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

Functions

bool deweightMeas (RejectCallbackDetails rejectDetails)
 Deweight worst measurement.
 
bool pseudoMeasTest (RejectCallbackDetails rejectDetails)
 Call state rejection functions when a measurement is a pseudo observation.
 
bool deweightStationMeas (RejectCallbackDetails rejectDetails)
 Deweight measurement and its relatives.
 
bool incrementPhaseSignalError (RejectCallbackDetails rejectDetails)
 Count worst measurement.
 
bool incrementReceiverErrors (RejectCallbackDetails rejectDetails)
 Count all errors on receiver.
 
bool incrementSatelliteErrors (RejectCallbackDetails rejectDetails)
 Count all errors on satellite.
 
bool resetPhaseSignalError (const GTime &time, KFMeas &kfMeas, int index)
 
bool resetIonoSignalOutage (const GTime &time, KFMeas &kfMeas, int index)
 
bool rejectByState (RejectCallbackDetails rejectDetails)
 Reject measurements attached to worst state using measurement reject callback list.
 
bool satelliteGlitchReaction (RejectCallbackDetails rejectDetails)
 Immediately executed reaction to orbital state errors.
 

Function Documentation

◆ deweightMeas()

bool deweightMeas ( RejectCallbackDetails rejectDetails)

Deweight worst measurement.

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

◆ deweightStationMeas()

bool deweightStationMeas ( RejectCallbackDetails rejectDetails)

Deweight measurement and its relatives.

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

◆ incrementPhaseSignalError()

bool incrementPhaseSignalError ( RejectCallbackDetails rejectDetails)

Count worst measurement.

Here is the caller graph for this function:

◆ incrementReceiverErrors()

bool incrementReceiverErrors ( RejectCallbackDetails rejectDetails)

Count all errors on receiver.

Here is the caller graph for this function:

◆ incrementSatelliteErrors()

bool incrementSatelliteErrors ( RejectCallbackDetails rejectDetails)

Count all errors on satellite.

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

◆ pseudoMeasTest()

bool pseudoMeasTest ( RejectCallbackDetails rejectDetails)

Call state rejection functions when a measurement is a pseudo observation.

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

◆ rejectByState()

bool rejectByState ( RejectCallbackDetails rejectDetails)

Reject measurements attached to worst state using measurement reject callback list.

Here is the caller graph for this function:

◆ resetIonoSignalOutage()

bool resetIonoSignalOutage ( const GTime & time,
KFMeas & kfMeas,
int index )
Here is the caller graph for this function:

◆ resetPhaseSignalError()

bool resetPhaseSignalError ( const GTime & time,
KFMeas & kfMeas,
int index )
Here is the caller graph for this function:

◆ satelliteGlitchReaction()

bool satelliteGlitchReaction ( RejectCallbackDetails rejectDetails)

Immediately executed reaction to orbital state errors.

Note there is also a 1 epoch delayed reaction function

Here is the caller graph for this function: