![]() |
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, KFState *kfState_ptr, KFState *remote_ptr) |
| 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 preprocessor | ( | Trace & | trace, |
| Receiver & | rec, | ||
| bool | realEpoch, | ||
| KFState * | kfState_ptr, | ||
| KFState * | remote_ptr ) |
| kfState_ptr | Optional pointer to filter to take ephemerides from |
| remote_ptr | Optional pointer to filter to take ephemerides from |
| void recordSlips | ( | Receiver & | rec | ) |