Public Member Functions | Public Attributes | List of all members
gnsstk::GDCreturn Class Reference

Detailed Description

class GDCreturn encapsulates the information in the 'message' returned by the GNSSTK 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 156 of file DiscCorr.hpp.

#include <DiscCorr.hpp>

Public Member Functions

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

Public Attributes

double GFsig
 
int GLOn
 
int nGFslipGross
 
int nGFslips
 
int nGFslipSmall
 
int nWLslipGross
 
int nWLslips
 
int nWLslipSmall
 
int passN
 
int ptsdeleted
 
int ptsgood
 
std::string sat
 
double WLsig
 

Constructor & Destructor Documentation

◆ GDCreturn()

gnsstk::GDCreturn::GDCreturn ( std::string  msg)
inlineexplicit

constructor; this parses the string

Definition at line 160 of file DiscCorr.hpp.

Member Data Documentation

◆ GFsig

double gnsstk::GDCreturn::GFsig

Definition at line 312 of file DiscCorr.hpp.

◆ GLOn

int gnsstk::GDCreturn::GLOn

Definition at line 308 of file DiscCorr.hpp.

◆ nGFslipGross

int gnsstk::GDCreturn::nGFslipGross

Definition at line 309 of file DiscCorr.hpp.

◆ nGFslips

int gnsstk::GDCreturn::nGFslips

Definition at line 309 of file DiscCorr.hpp.

◆ nGFslipSmall

int gnsstk::GDCreturn::nGFslipSmall

Definition at line 309 of file DiscCorr.hpp.

◆ nWLslipGross

int gnsstk::GDCreturn::nWLslipGross

Definition at line 309 of file DiscCorr.hpp.

◆ nWLslips

int gnsstk::GDCreturn::nWLslips

Definition at line 309 of file DiscCorr.hpp.

◆ nWLslipSmall

int gnsstk::GDCreturn::nWLslipSmall

Definition at line 310 of file DiscCorr.hpp.

◆ passN

int gnsstk::GDCreturn::passN

Definition at line 308 of file DiscCorr.hpp.

◆ ptsdeleted

int gnsstk::GDCreturn::ptsdeleted

Definition at line 311 of file DiscCorr.hpp.

◆ ptsgood

int gnsstk::GDCreturn::ptsgood

Definition at line 311 of file DiscCorr.hpp.

◆ sat

std::string gnsstk::GDCreturn::sat

Definition at line 313 of file DiscCorr.hpp.

◆ WLsig

double gnsstk::GDCreturn::WLsig

Definition at line 312 of file DiscCorr.hpp.


The documentation for this class was generated from the following file:


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:44