

Public Member Functions | |
| MinSfTest (const std::string &applName, const std::string &applDesc) throw () | |
| ~MinSfTest () | |
| virtual bool | initialize (int argc, char *argv[]) throw () |
Protected Member Functions | |
| virtual void | process () |
| Processing to be performed. | |
| void | testXvt (short PRN, gpstk::DayTime dt) |
Protected Attributes | |
| gpstk::CommandOptionWithAnyArg | inputOption |
| gpstk::CommandOptionWithAnyArg | outputOption |
| std::list< long > | blocklist |
| BCEphemerisStore | bc109 |
| BCEphemerisStore | minRaw |
| std::ofstream | fp |
|
||||||||||||
|
Definition at line 80 of file MinSfTest.cpp. |
|
|
Definition at line 44 of file MinSfTest.cpp. |
|
||||||||||||
|
Definition at line 90 of file MinSfTest.cpp. Referenced by main(). |
|
|
Processing to be performed. This method should be implemeneted by the end-user. Reimplemented from BasicFramework. Definition at line 102 of file MinSfTest.cpp. References EngEphemeris::addIncompleteSF1Thru3(), bc109, DayTime::dump(), fp, EngEphemeris::getAccFlag(), EngEphemeris::getAccuracy(), EngEphemeris::getCodeFlags(), EngEphemeris::getEpochTime(), EngEphemeris::getFitInt(), EngEphemeris::getFitInterval(), EngEphemeris::getHealth(), EngEphemeris::getIODC(), EngEphemeris::getIODE(), EngEphemeris::getL2Pdata(), EngEphemeris::getTransmitTime(), CommandOption::getValue(), DayTime::GPSfullweek(), DayTime::GPSsecond(), FICData::i, inputOption, EngEphemeris::isData(), minRaw, outputOption, and testXvt(). |
|
||||||||||||
|
Definition at line 298 of file MinSfTest.cpp. References bc109, fp, minRaw, and Xvt::x. Referenced by process(). |
|
|
Definition at line 52 of file MinSfTest.cpp. |
|
|
Definition at line 50 of file MinSfTest.cpp. |
|
|
Definition at line 54 of file MinSfTest.cpp. |
|
|
Definition at line 48 of file MinSfTest.cpp. Referenced by process(). |
|
|
Definition at line 53 of file MinSfTest.cpp. |
|
|
Definition at line 49 of file MinSfTest.cpp. Referenced by process(). |
1.3.9.1