Go to the documentation of this file.
50 TUDEF(
"TimeSystem",
"operator<<");
56 std::string outputString, compareString;
57 std::stringstream outputStream;
58 outputStream << compare;
59 outputString = outputStream.str();
60 compareString =
"GAL";
61 TUASSERTE(std::string, compareString, outputString);
69 TUDEF(
"TimeSystem",
"getLeapSeconds");
97 TUDEF(
"TimeSystem",
"getTimeSystemCorrection");
122 TUASSERTFE(65.1840299405112091335467994213104248046875,
124 TUASSERTFE(-58.1838658094272460630236309953033924102783203125,
135 unsigned errorCounter = 0;
141 std::cout <<
"Total Failures for " << __FILE__ <<
": " << errorCounter
@ TT
Terrestrial time (used in IERS conventions)
@ TAI
International Atomic Time.
#define TUASSERTE(TYPE, EXP, GOT)
@ TDB
Barycentric dynamical time (JPL ephemeris); very near TT.
@ GAL
Galileo system time.
unsigned getLeapSecondsTest()
TimeSystem
Definition of various time systems.
#define TUDEF(CLASS, METHOD)
@ GLO
GLONASS system time (aka UTC(SU))
@ UTC
Coordinated Universal Time (e.g., from NTP)
unsigned correctionTest()
#define TUASSERTFE(EXP, GOT)
double getLeapSeconds(const int year, const int month, const double day)
double getTimeSystemCorrection(const TimeSystem inTS, const TimeSystem outTS, const int year, const int month, const double day)
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:42