Ginan
Loading...
Searching...
No Matches
preprocessor.cpp File Reference

Functions

Architecture Cycle_Slip_Detection__ ()
 Use linear combinations of primary signals to detect jumps in carrier phase observations.
 
Architecture Preprocessing__ ()
 Perform basic quality checks on observations.
 
void outputObservations (Trace &trace, Trace &jsonTrace, ObsList &obsList)
 
void obsVariances (ObsList &obsList)
 
void excludeUnprocessed (ObsList &obsList)
 
void recordSlips (Receiver &rec)
 
void preprocessor (Trace &trace, Receiver &rec, bool realEpoch)
 

Function Documentation

◆ Cycle_Slip_Detection__()

Architecture Cycle_Slip_Detection__ ( )

Use linear combinations of primary signals to detect jumps in carrier phase observations.

Here is the caller graph for this function:

◆ excludeUnprocessed()

void excludeUnprocessed ( ObsList & obsList)
Here is the caller graph for this function:

◆ obsVariances()

void obsVariances ( ObsList & obsList)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ outputObservations()

void outputObservations ( Trace & trace,
Trace & jsonTrace,
ObsList & obsList )
Here is the caller graph for this function:

◆ Preprocessing__()

Architecture Preprocessing__ ( )

Perform basic quality checks on observations.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ preprocessor()

void preprocessor ( Trace & trace,
Receiver & rec,
bool realEpoch )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ recordSlips()

void recordSlips ( Receiver & rec)
Here is the call graph for this function:
Here is the caller graph for this function: