Ginan
|
Functions | |
void | outputApriori (ReceiverMap &receiverMap) |
void | selectAprioriSource (SatSys &Sat, GTime &time, KFState &kfState, KFState *remote_ptr) |
Compare estimated station position with benchmark in SINEX file. | |
void | selectAprioriSource (Trace &trace, Receiver &rec, GTime &time, bool &sppUsed, KFState &kfState, KFState *remote_ptr) |
string | ft2string (E_FType ft) |
void | removeBadAmbiguities (Trace &trace, KFState &kfState, ReceiverMap &receiverMap) |
Remove ambiguity states from filter when they deemed old or bad This effectively reinitialises them on the following epoch as a new state, and can be used for simple resolution of cycle-slips. | |
void | removeBadReceivers (Trace &trace, KFState &kfState, ReceiverMap &receiverMap) |
void | removeBadIonospheres (Trace &trace, KFState &kfState) |
Remove ambiguity states from filter when they deemed old or bad This effectively reinitialises them on the following epoch as a new state, and can be used for simple resolution of cycle-slips. | |
void | postFilterChecks (const GTime &time, KFMeas &kfMeas) |
void | outputPppNmea (Trace &trace, KFState &kfState, string id) |
double | netResidualAndChainOutputs (Trace &trace, Observation &obs, KFMeasEntry &measEntry) |
string ft2string | ( | E_FType | ft | ) |
double netResidualAndChainOutputs | ( | Trace & | trace, |
Observation & | obs, | ||
KFMeasEntry & | measEntry ) |
void outputApriori | ( | ReceiverMap & | receiverMap | ) |
void removeBadAmbiguities | ( | Trace & | trace, |
KFState & | kfState, | ||
ReceiverMap & | receiverMap ) |
Remove ambiguity states from filter when they deemed old or bad This effectively reinitialises them on the following epoch as a new state, and can be used for simple resolution of cycle-slips.
trace | Trace to output to |
kfState | Filter to remove states from |
receiverMap | List of stations containing observations for this epoch |
Remove ambiguity states from filter when they deemed old or bad This effectively reinitialises them on the following epoch as a new state, and can be used for simple resolution of cycle-slips.
trace | Trace to output to |
kfState | Filter to remove states from |
void removeBadReceivers | ( | Trace & | trace, |
KFState & | kfState, | ||
ReceiverMap & | receiverMap ) |
trace | Trace to output to |
kfState | Filter to remove states from |
receiverMap | List of stations containing observations for this epoch |
Compare estimated station position with benchmark in SINEX file.
Output GPGGA or modified GPGGA messages