Home
last modified time | relevance | path

Searched refs:ephEOWM0 (Results 1 – 2 of 2) sorted by relevance

/dports/astro/gpstk/GPSTk-8.0.0/core/tests/FileHandling/
H A DRinexNav_T.cpp104 const double ephEOWM0 = LDEXP(double( int32_t(0x2dbbccf8)), -31) * PI; variable
583 TUASSERTFE(ephEOWM0, rnd.M0); in castTest()
/dports/astro/gpstk/GPSTk-8.0.0/core/tests/GNSSEph/
H A DEngEphemeris_T.cpp99 const double ephEOWM0 = LDEXP(double( int32_t(0x2dbbccf8)), -31) * PI; variable
814 TUASSERTFE(ephEOWM0, eeph.orbit.getM0()); in endOfWeekTest()