Ginan
|
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) |
Architecture Cycle_Slip_Detection__ | ( | ) |
Use linear combinations of primary signals to detect jumps in carrier phase observations.
void excludeUnprocessed | ( | ObsList & | obsList | ) |
void obsVariances | ( | ObsList & | obsList | ) |
Architecture Preprocessing__ | ( | ) |
Perform basic quality checks on observations.
void recordSlips | ( | Receiver & | rec | ) |