Solution algorithms and Tropospheric models.
Classes | |
class | gnsstk::BCIonoCorrector |
class | gnsstk::BCISCorrector |
class | gnsstk::CorrectionResult |
class | gnsstk::CorrectionResults |
class | gnsstk::GroupPathCorr |
class | gnsstk::GroupPathCorrector |
class | gnsstk::IonoModel |
class | gnsstk::IonoModelStore |
class | gnsstk::OceanLoading |
class | gnsstk::PoleTides |
class | gnsstk::TropCorrector< Model > |
|
strong |
Enumeration for defining how duplicat GroupPathCorrector types are handled by GroupPathCorr and CorrectionResults. The final sum will only ever use one correction of a given CorrectorType, and it will depend on the order that the corrector objects are added to GroupPathCorr::calcs. This enum also will tell GroupPathCorr whether to compute the biases of all of the correctors in calcs, or stop computing, for example, ISCs once the first ISC-type corrector yields a valid correction.
Definition at line 60 of file CorrDupHandling.hpp.
|
strong |
Identify different sources of pseudorange bias.
Definition at line 52 of file CorrectorType.hpp.