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

Data Structures

struct  Pseudo
 

Functions

Architecture Pseudo_Observations__ ()
 
void initPseudoObs (Trace &trace, KFState &kfState, KFMeasEntryList &kfMeasEntryList)
 
void readPseudosFromFile (string &file)
 
void filterPseudoObs (Trace &trace, KFState &kfState, KFMeasEntryList &kfMeasEntryList)
 
void orbitPseudoObs (Trace &trace, Receiver &rec, const KFState &kfState, KFMeasEntryList &kfMeasEntryList)
 
void pseudoRecDcb (Trace &trace, KFState &kfState, KFMeasEntryList &kfMeasEntryList)
 
void receiverPseudoObs (Trace &trace, Receiver &rec, const KFState &kfState, KFMeasEntryList &kfMeasEntryList, ReceiverMap &receiverMap)
 
void ambgPseudoObs (Trace &trace, KFState &kfState, KFMeasEntryList &kfMeasEntryList)
 
void ionoPseudoObs (Trace &pppTrace, ReceiverMap &receiverMap, KFState &kfState, KFMeasEntryList &kfMeasEntryList)
 
void tropPseudoObs (Trace &trace, ReceiverMap &receiverMap, KFState &kfState, KFMeasEntryList &kfMeasEntryList)
 
void satClockPivotPseudoObs (Trace &trace, KFState &kfState, KFMeasEntryList &kfMeasEntryList)
 

Function Documentation

◆ ambgPseudoObs()

void ambgPseudoObs ( Trace & trace,
KFState & kfState,
KFMeasEntryList & kfMeasEntryList )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ filterPseudoObs()

void filterPseudoObs ( Trace & trace,
KFState & kfState,
KFMeasEntryList & kfMeasEntryList )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ initPseudoObs()

void initPseudoObs ( Trace & trace,
KFState & kfState,
KFMeasEntryList & kfMeasEntryList )
Parameters
traceTrace to output to
kfStateKalman filter object containing the network state parameters
kfMeasEntryListList to append kf measurements to
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ionoPseudoObs()

void ionoPseudoObs ( Trace & pppTrace,
ReceiverMap & receiverMap,
KFState & kfState,
KFMeasEntryList & kfMeasEntryList )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ orbitPseudoObs()

void orbitPseudoObs ( Trace & trace,
Receiver & rec,
const KFState & kfState,
KFMeasEntryList & kfMeasEntryList )
Parameters
traceTrace to output to
recReceiver to perform calculations for
kfStateKalman filter object containing the network state parameters
kfMeasEntryListList to append kf measurements to
Here is the call graph for this function:
Here is the caller graph for this function:

◆ Pseudo_Observations__()

Architecture Pseudo_Observations__ ( )
Here is the caller graph for this function:

◆ pseudoRecDcb()

void pseudoRecDcb ( Trace & trace,
KFState & kfState,
KFMeasEntryList & kfMeasEntryList )
Parameters
traceTrace to output to
kfStateKalman filter object containing the network state parameters
kfMeasEntryListList to append kf measurements to
Here is the call graph for this function:
Here is the caller graph for this function:

◆ readPseudosFromFile()

void readPseudosFromFile ( string & file)
Here is the caller graph for this function:

◆ receiverPseudoObs()

void receiverPseudoObs ( Trace & trace,
Receiver & rec,
const KFState & kfState,
KFMeasEntryList & kfMeasEntryList,
ReceiverMap & receiverMap )
Parameters
traceTrace to output to
rec(Pseudo) Receiver to perform calculations for
kfStateKalman filter object containing the network state parameters
kfMeasEntryListList to append kf measurements to
receiverMapMap of stations to retrieve receiver metadata from
Here is the call graph for this function:
Here is the caller graph for this function:

◆ satClockPivotPseudoObs()

void satClockPivotPseudoObs ( Trace & trace,
KFState & kfState,
KFMeasEntryList & kfMeasEntryList )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ tropPseudoObs()

void tropPseudoObs ( Trace & trace,
ReceiverMap & receiverMap,
KFState & kfState,
KFMeasEntryList & kfMeasEntryList )
Here is the call graph for this function:
Here is the caller graph for this function: