astrotypes  0.0
Namespaces | Typedefs | Functions
JulianClock.h File Reference
#include "DefineClock.h"
#include <chrono>
Include dependency graph for JulianClock.h:
This graph shows which files directly or indirectly include this file:

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...