astrotypes
0.0
|
Go to the source code of this file.
Namespaces | |
pss | |
pss::astrotypes | |
pss::astrotypes::units | |
Typedefs | |
typedef std::chrono::duration< double, std::ratio< 86400 > > | pss::astrotypes::units::julian_day |
representation of julian time is in days More... | |
typedef julian_day | pss::astrotypes::units::julian_days |
Functions | |
pss::astrotypes::units::PSS_UNITS_DEFINE_CLOCK (JulianClock, julian_day(2440587.5), JD, false) | |
a std::chrono compatible clock representing the Julian Clock More... | |