#include <DiscCorr.hpp>
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; this parses the string
Definition at line 112 of file DiscCorr.hpp. References gpstk::StringUtils::word(), and gpstk::StringUtils::words(). |
|
|
Definition at line 186 of file DiscCorr.hpp. |
|
|
Definition at line 185 of file DiscCorr.hpp. |
|
|
Definition at line 185 of file DiscCorr.hpp. |
|
|
Definition at line 185 of file DiscCorr.hpp. |
|
|
Definition at line 185 of file DiscCorr.hpp. |
|
|
Definition at line 185 of file DiscCorr.hpp. |
|
|
Definition at line 185 of file DiscCorr.hpp. |
|
|
Definition at line 185 of file DiscCorr.hpp. |
|
|
Definition at line 186 of file DiscCorr.hpp. |
1.3.9.1