siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
time.hpp
Go to the documentation of this file.
1
#pragma once
2
12
#include <tempoch/tempoch.hpp>
13
14
namespace
siderust
{
15
16
using
UTC
= tempoch::UTC;
17
using
JulianDate
= tempoch::JulianDate;
18
using
MJD
= tempoch::MJD;
19
using
Period
= tempoch::Period;
20
21
}
// namespace siderust
siderust
Definition
altitude.hpp:17
siderust::Period
tempoch::Period Period
Definition
time.hpp:19
siderust::MJD
tempoch::MJD MJD
Definition
time.hpp:18
siderust::JulianDate
tempoch::JulianDate JulianDate
Definition
time.hpp:17
siderust::UTC
tempoch::UTC UTC
Definition
time.hpp:16
include
siderust
time.hpp
Generated by
1.9.8