GNSSTk Discontinuity Corrector GPS phase discontinuity correction. Given a SatPass object containing dual-frequency pseudorange and phase for an entire satellite pass, detect discontinuities in the phase and, if possible, estimate their size. Output is a list of Rinex editing commands (see EditRinex or class RinexEditor).
Definition in file gdc.hpp.
#include <fstream>#include <iostream>#include <map>#include <sstream>#include <string>#include <vector>#include "gnsstk_export.h"#include "Exception.hpp"#include "Epoch.hpp"#include "FDiffFilter.hpp"#include "FirstDiffFilter.hpp"#include "RinexSatID.hpp"#include "SatPass.hpp"#include "WindowFilter.hpp"

Go to the source code of this file.
Classes | |
| class | gnsstk::Arc |
| class | gnsstk::Arc::Arcinfo |
| little class used to store information about one data array within this Arc More... | |
| class | gnsstk::gdc |
Namespaces | |
| gnsstk | |
| For Sinex::InputHistory. | |