GDCreturn Class Reference
[Rinex Utilities]

#include <DiscCorr.hpp>

List of all members.


Detailed Description

class GDCreturn encapsulates the information in the 'message' returned by the GPSTK Discontinuity Corrector.

Create it using the string created by a call to DiscontinuityCorrector(SP,config,EditCmds,retMsg), then use it to access specific information about the results of the GDC.

Definition at line 109 of file DiscCorr.hpp.

Public Member Functions

 GDCreturn (std::string msg)
 constructor; this parses the string

Public Attributes

int passN
int nGFslips
int nWLslips
int nGFslipGross
int nGFslipSmall
int nWLslipGross
int nWLslipSmall
double WLsig
double GFsig


Constructor & Destructor Documentation

GDCreturn std::string  msg  )  [inline, explicit]
 

constructor; this parses the string

Definition at line 112 of file DiscCorr.hpp.

References gpstk::StringUtils::word(), and gpstk::StringUtils::words().


Member Data Documentation

double GFsig
 

Definition at line 186 of file DiscCorr.hpp.

int nGFslipGross
 

Definition at line 185 of file DiscCorr.hpp.

int nGFslips
 

Definition at line 185 of file DiscCorr.hpp.

int nGFslipSmall
 

Definition at line 185 of file DiscCorr.hpp.

int nWLslipGross
 

Definition at line 185 of file DiscCorr.hpp.

int nWLslips
 

Definition at line 185 of file DiscCorr.hpp.

int nWLslipSmall
 

Definition at line 185 of file DiscCorr.hpp.

int passN
 

Definition at line 185 of file DiscCorr.hpp.

double WLsig
 

Definition at line 186 of file DiscCorr.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Jul 29 03:31:55 2010 for GPS ToolKit Software Library by  doxygen 1.3.9.1