Definition at line 76 of file PNBGalINavDataFactory_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... | |
PNBGalINavDataFactory_T () | |
unsigned | processAlmTest () |
Test processAlm method, and implicitly, processAlmOrb. More... | |
unsigned | processEphTest () |
Test processEph method. More... | |
unsigned | processEphWRTest () |
unsigned | processOffsetTest () |
Test processOffset method. More... | |
PNBGalINavDataFactory_T::PNBGalINavDataFactory_T | ( | ) |
Definition at line 107 of file PNBGalINavDataFactory_T.cpp.
unsigned PNBGalINavDataFactory_T::addDataAllTest | ( | ) |
Definition at line 114 of file PNBGalINavDataFactory_T.cpp.
unsigned PNBGalINavDataFactory_T::addDataAlmanacTest | ( | ) |
Test addData with almanac selected only.
Definition at line 193 of file PNBGalINavDataFactory_T.cpp.
unsigned PNBGalINavDataFactory_T::addDataAlmHealthTest | ( | ) |
Another combo test that makes sure alm health is processed correctly.
Definition at line 329 of file PNBGalINavDataFactory_T.cpp.
unsigned PNBGalINavDataFactory_T::addDataEphemerisTest | ( | ) |
Test addData with ephemeris selected only.
Definition at line 160 of file PNBGalINavDataFactory_T.cpp.
unsigned PNBGalINavDataFactory_T::addDataEphHealthTest | ( | ) |
One additional combo test.
Definition at line 294 of file PNBGalINavDataFactory_T.cpp.
unsigned PNBGalINavDataFactory_T::addDataHealthTest | ( | ) |
Test addData with health data selected only.
Definition at line 227 of file PNBGalINavDataFactory_T.cpp.
unsigned PNBGalINavDataFactory_T::addDataTimeTest | ( | ) |
Test addData with time offset data selected only.
Definition at line 261 of file PNBGalINavDataFactory_T.cpp.
unsigned PNBGalINavDataFactory_T::processAlmTest | ( | ) |
Test processAlm method, and implicitly, processAlmOrb.
Definition at line 515 of file PNBGalINavDataFactory_T.cpp.
unsigned PNBGalINavDataFactory_T::processEphTest | ( | ) |
Test processEph method.
Definition at line 364 of file PNBGalINavDataFactory_T.cpp.
unsigned PNBGalINavDataFactory_T::processEphWRTest | ( | ) |
Definition at line 727 of file PNBGalINavDataFactory_T.cpp.
unsigned PNBGalINavDataFactory_T::processOffsetTest | ( | ) |
Test processOffset method.
Definition at line 684 of file PNBGalINavDataFactory_T.cpp.