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

Functions

bool recordFilterError (Trace &trace, KFState &kfState, KFMeas &kfMeas, int index, bool postFit)
 
bool applyBestIntegerAmbiguity (Trace &trace, KFState &kfState)
 
void applyUCAmbiguities (Trace &trace, KFState &kfState, GinAR_mtx &mtrx)
 
void fixAndHoldAmbiguities (Trace &trace, KFState &kfState)
 
bool queryBiasUC (Trace &trace, GTime time, KFState &kfState, SatSys Sat, string rec, E_ObsCode code, double &bias, double &var, E_MeasType type)
 

Function Documentation

◆ applyBestIntegerAmbiguity()

bool applyBestIntegerAmbiguity ( Trace & trace,
KFState & kfState )
Parameters
traceDebug trace
kfStateReference to Kalman filter containing float solutions
Here is the call graph for this function:
Here is the caller graph for this function:

◆ applyUCAmbiguities()

void applyUCAmbiguities ( Trace & trace,
KFState & kfState,
GinAR_mtx & mtrx )
Parameters
traceDebug trace
kfStateReference to Kalman filter containing float solutions
mtrxReference to structure containing fixed ambiguities and Z transformations
Here is the call graph for this function:
Here is the caller graph for this function:

◆ fixAndHoldAmbiguities()

void fixAndHoldAmbiguities ( Trace & trace,
KFState & kfState )
Parameters
traceDebug trace
kfStateFilter state
Here is the call graph for this function:
Here is the caller graph for this function:

◆ queryBiasUC()

bool queryBiasUC ( Trace & trace,
GTime time,
KFState & kfState,
SatSys Sat,
string rec,
E_ObsCode code,
double & bias,
double & var,
E_MeasType type )
Parameters
tracedebug stream
timetime of biases
kfStatefilter state to take biases from
Satsatellite (for receiver biases, sat.sys needs to be set to the appropriate system, and sat.prn must be 0)
recreceiver (for satellite biases nees to be "")
codesignal code
biasbias value
varbias variance
typemeasurement type
Here is the call graph for this function:
Here is the caller graph for this function:

◆ recordFilterError()

bool recordFilterError ( Trace & trace,
KFState & kfState,
KFMeas & kfMeas,
int index,
bool postFit )
Here is the caller graph for this function: