tempoch-cpp 0.5.3
Header-only C++ wrapper for tempoch
Loading...
Searching...
No Matches
tempoch::TimeTraits< CivilTime > Struct Reference

#include <tempoch/period.hpp>

Static Public Member Functions

static double to_mjd_value (const CivilTime &time)
 
static CivilTime from_mjd_value (double mjd)
 

Detailed Description

Definition at line 43 of file period.hpp.

Member Function Documentation

◆ from_mjd_value()

static CivilTime tempoch::TimeTraits< CivilTime >::from_mjd_value ( double  mjd)
inlinestatic

◆ to_mjd_value()

static double tempoch::TimeTraits< CivilTime >::to_mjd_value ( const CivilTime time)
inlinestatic

Definition at line 44 of file period.hpp.

References tempoch::Time< S >::from_civil(), and tempoch::scale_tag_v.


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