qtty-cpp 0.4.5
Header-only C++ wrapper for qtty
Loading...
Searching...
No Matches
qtty::satellite::DragCoefficient Class Reference

Aerodynamic drag coefficient C_D (dimensionless). More...

#include <qtty/satellite.hpp>

Public Member Functions

constexpr DragCoefficient (double value)
 
constexpr double value () const
 

Detailed Description

Aerodynamic drag coefficient C_D (dimensionless).

Definition at line 61 of file satellite.hpp.

Constructor & Destructor Documentation

◆ DragCoefficient()

constexpr qtty::satellite::DragCoefficient::DragCoefficient ( double  value)
inlineexplicitconstexpr

Definition at line 63 of file satellite.hpp.

Member Function Documentation

◆ value()

constexpr double qtty::satellite::DragCoefficient::value ( ) const
inlineconstexpr

Definition at line 64 of file satellite.hpp.


The documentation for this class was generated from the following file: