|
tempoch-cpp 0.5.3
Header-only C++ wrapper for tempoch
|
Umbrella header for the tempoch C++ wrapper library. More...
#include "constants.hpp"#include "data_status.hpp"#include "eop.hpp"#include "ffi_core.hpp"#include "formats/formats.hpp"#include "gnss_week.hpp"#include "period.hpp"#include "scales/scales.hpp"#include "time.hpp"#include "time_base.hpp"
Go to the source code of this file.
Umbrella header for the tempoch C++ wrapper library.
Include this single header to get the full tempoch C++ API:
tempoch::Time<S> — split-storage instant on scale Stempoch::JulianDate<S> — JD encoding on scale Stempoch::ModifiedJulianDate<S>tempoch::CivilTime — civil UTC calendar labeltempoch::TimeContext — explicit UT1 / historical UTC contexttempoch::Period<T> — time period [start, end] with list operationstempoch::EopValues — IERS Earth Orientation Parameter valuestempoch::eop_at() — interpolate EOP at a UTC MJDtempoch::eop_covers() — check EOP data availabilitytempoch::constants:: — named astronomical constantsDefinition in file tempoch.hpp.