MinSfTest Class Reference

Inheritance diagram for MinSfTest:

Inheritance graph
[legend]
Collaboration diagram for MinSfTest:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

MinSfTest const std::string &  applName,
const std::string &  applDesc
throw ()
 

Definition at line 80 of file MinSfTest.cpp.

~MinSfTest  )  [inline]
 

Definition at line 44 of file MinSfTest.cpp.


Member Function Documentation

bool initialize int  argc,
char *  argv[]
throw () [virtual]
 

Definition at line 90 of file MinSfTest.cpp.

Referenced by main().

void process  )  [protected, virtual]
 

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().

void testXvt short  PRN,
gpstk::DayTime  dt
[protected]
 

Definition at line 298 of file MinSfTest.cpp.

References bc109, fp, minRaw, and Xvt::x.

Referenced by process().


Member Data Documentation

BCEphemerisStore bc109 [protected]
 

Definition at line 52 of file MinSfTest.cpp.

Referenced by process(), and testXvt().

std::list<long> blocklist [protected]
 

Definition at line 50 of file MinSfTest.cpp.

std::ofstream fp [protected]
 

Definition at line 54 of file MinSfTest.cpp.

Referenced by process(), and testXvt().

gpstk::CommandOptionWithAnyArg inputOption [protected]
 

Definition at line 48 of file MinSfTest.cpp.

Referenced by process().

BCEphemerisStore minRaw [protected]
 

Definition at line 53 of file MinSfTest.cpp.

Referenced by process(), and testXvt().

gpstk::CommandOptionWithAnyArg outputOption [protected]
 

Definition at line 49 of file MinSfTest.cpp.

Referenced by process().


The documentation for this class was generated from the following file:
Generated on Wed Feb 8 03:31:24 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1