DiscCorr.hpp File Reference


Detailed Description

GPS phase discontinuity correction.

Given a SatPass object containing dual-frequency pseudorange and phase for an entire satellite pass, and a configuration object (as defined herein), detect discontinuities in the phase and, if possible, estimate their size. Output is in the form of Rinex editing commands (see class RinexEditor).

Definition in file DiscCorr.hpp.

#include "DayTime.hpp"
#include "GSatID.hpp"
#include "RinexObsHeader.hpp"
#include "SatPass.hpp"
#include "Exception.hpp"
#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
#include <vector>
#include <map>

Include dependency graph for DiscCorr.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  gpstk

Classes

class  GDCconfiguration
 class GDCconfiguration encapsulates the configuration for input to the GPSTK Discontinuity Corrector. More...
class  GDCreturn
 class GDCreturn encapsulates the information in the 'message' returned by the GPSTK Discontinuity Corrector. More...

Functions

int DiscontinuityCorrector (SatPass &SP, GDCconfiguration &config, std::vector< std::string > &EditCmds, std::string &retMsg) throw (Exception)
 GPSTK Discontinuity Corrector.


Generated on Thu Sep 9 03:31:01 2010 for GPS ToolKit Software Library by  doxygen 1.3.9.1