Test PNBGLOCNavDataFactory.
Definition at line 103 of file PNBGLOCNavDataFactory_T.cpp.
Public Member Functions | |
unsigned | addDataAllTest () |
unsigned | addDataAlmanacTest () |
Test addData with almanac selected only. More... | |
unsigned | addDataAlmHealthTest () |
Another combo test that makes sure alm health is processed correctly. More... | |
unsigned | addDataEphemerisTest () |
Test addData with ephemeris selected only. More... | |
unsigned | addDataEphHealthTest () |
One additional combo test. More... | |
unsigned | addDataHealthTest () |
Test addData with health data selected only. More... | |
unsigned | addDataTimeTest () |
Test addData with time offset data selected only. More... | |
PNBGLOCNavDataFactory_T () | |
unsigned | processAlmTest () |
Test processAlm method. More... | |
unsigned | processEarthTest () |
Test processEarth method. More... | |
unsigned | processEphTest () |
Test processEph method. More... | |
unsigned | processHealthTest () |
Test processHealth method. More... | |
unsigned | processLTDMPTest () |
Test processLTDMP method. More... | |
PNBGLOCNavDataFactory_T::PNBGLOCNavDataFactory_T | ( | ) |
Definition at line 137 of file PNBGLOCNavDataFactory_T.cpp.
unsigned PNBGLOCNavDataFactory_T::addDataAllTest | ( | ) |
Definition at line 144 of file PNBGLOCNavDataFactory_T.cpp.
unsigned PNBGLOCNavDataFactory_T::addDataAlmanacTest | ( | ) |
Test addData with almanac selected only.
Definition at line 223 of file PNBGLOCNavDataFactory_T.cpp.
unsigned PNBGLOCNavDataFactory_T::addDataAlmHealthTest | ( | ) |
Another combo test that makes sure alm health is processed correctly.
Definition at line 356 of file PNBGLOCNavDataFactory_T.cpp.
unsigned PNBGLOCNavDataFactory_T::addDataEphemerisTest | ( | ) |
Test addData with ephemeris selected only.
Definition at line 190 of file PNBGLOCNavDataFactory_T.cpp.
unsigned PNBGLOCNavDataFactory_T::addDataEphHealthTest | ( | ) |
One additional combo test.
Definition at line 322 of file PNBGLOCNavDataFactory_T.cpp.
unsigned PNBGLOCNavDataFactory_T::addDataHealthTest | ( | ) |
Test addData with health data selected only.
Definition at line 256 of file PNBGLOCNavDataFactory_T.cpp.
unsigned PNBGLOCNavDataFactory_T::addDataTimeTest | ( | ) |
Test addData with time offset data selected only.
Definition at line 289 of file PNBGLOCNavDataFactory_T.cpp.
unsigned PNBGLOCNavDataFactory_T::processAlmTest | ( | ) |
Test processAlm method.
Definition at line 507 of file PNBGLOCNavDataFactory_T.cpp.
unsigned PNBGLOCNavDataFactory_T::processEarthTest | ( | ) |
Test processEarth method.
Definition at line 575 of file PNBGLOCNavDataFactory_T.cpp.
unsigned PNBGLOCNavDataFactory_T::processEphTest | ( | ) |
Test processEph method.
Definition at line 390 of file PNBGLOCNavDataFactory_T.cpp.
unsigned PNBGLOCNavDataFactory_T::processHealthTest | ( | ) |
Test processHealth method.
Definition at line 731 of file PNBGLOCNavDataFactory_T.cpp.
unsigned PNBGLOCNavDataFactory_T::processLTDMPTest | ( | ) |
Test processLTDMP method.
Definition at line 630 of file PNBGLOCNavDataFactory_T.cpp.