![]() |
siderust-cpp 0.8.0
Header-only C++ wrapper for siderust
|
#include <siderust/orbit.hpp>
Public Member Functions | |
| double | deg_per_day () const |
Public Attributes | |
| qtty::Degree | angle |
| qtty::Day | per |
|
inline |
Definition at line 49 of file orbit.hpp.
Referenced by siderust::ProperMotion::to_c(), and siderust::MeanMotionOrbit::to_c().
| qtty::Degree siderust::AngularRate::angle |
Definition at line 46 of file orbit.hpp.
Referenced by deg_per_day().
| qtty::Day siderust::AngularRate::per |
Definition at line 47 of file orbit.hpp.
Referenced by deg_per_day().