Namespaces | Macros
gdc.cpp File Reference

Detailed Description

GNSSTk Discontinuity Corrector 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 and fix. Output is a list of Rinex editing commands (see EditRinex or class RinexEditor).

Definition in file gdc.cpp.

#include "gdc.hpp"
#include "GNSSconstants.hpp"
#include "logstream.hpp"
#include "stl_helpers.hpp"
Include dependency graph for gdc.cpp:

Go to the source code of this file.

Namespaces

 gnsstk
 For Sinex::InputHistory.
 

Macros

#define cfg(a)   cfg_func(#a)
 
#define setcfg(a, b, c)
 

Macro Definition Documentation

◆ cfg

#define cfg (   a)    cfg_func(#a)

Definition at line 97 of file gdc.cpp.

◆ setcfg

#define setcfg (   a,
  b,
 
)
Value:
{ \
CFG[#a] = b; \
CFGdesc[#a] = c; \
CFGlist[CFGindex] = #a; \
CFGindex++; \
}

Definition at line 2063 of file gdc.cpp.



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