Definition at line 77 of file OrbitDataKepler_T.cpp.
Public Member Functions | |
unsigned | constructorTest () |
void | fillTestClass (TestClass &uut) |
Set the fields in TestClass/OrbitDataKepler for testing. More... | |
unsigned | getXvtTest () |
unsigned | isSameDataTest () |
OrbitDataKepler_T () | |
unsigned | svClockBiasTest () |
unsigned | svClockDriftTest () |
Public Attributes | |
gnsstk::CivilTime | civ |
gnsstk::CommonTime | ct |
OrbitDataKepler_T::OrbitDataKepler_T | ( | ) |
Definition at line 97 of file OrbitDataKepler_T.cpp.
unsigned OrbitDataKepler_T::constructorTest | ( | ) |
Definition at line 105 of file OrbitDataKepler_T.cpp.
void OrbitDataKepler_T::fillTestClass | ( | TestClass & | uut | ) |
Set the fields in TestClass/OrbitDataKepler for testing.
Definition at line 196 of file OrbitDataKepler_T.cpp.
unsigned OrbitDataKepler_T::getXvtTest | ( | ) |
Definition at line 146 of file OrbitDataKepler_T.cpp.
unsigned OrbitDataKepler_T::isSameDataTest | ( | ) |
Definition at line 235 of file OrbitDataKepler_T.cpp.
unsigned OrbitDataKepler_T::svClockBiasTest | ( | ) |
Definition at line 174 of file OrbitDataKepler_T.cpp.
unsigned OrbitDataKepler_T::svClockDriftTest | ( | ) |
Definition at line 185 of file OrbitDataKepler_T.cpp.
gnsstk::CivilTime OrbitDataKepler_T::civ |
Definition at line 91 of file OrbitDataKepler_T.cpp.
gnsstk::CommonTime OrbitDataKepler_T::ct |
Definition at line 92 of file OrbitDataKepler_T.cpp.