Ginan
Loading...
Searching...
No Matches
mongoWrite.hpp File Reference

Data Structures

struct  TestStatistics
 
struct  MongoStatesOptions
 

Functions

void mongoMeasResiduals (const GTime &time, KFMeas &kfMeas, bool queue=false, string suffix="", int beg=0, int num=-1)
 
void mongoTrace (const vector< string > &jsons, bool queue=false)
 
void mongoOutputConfig (string &config)
 
void mongoStatesAvailable (GTime time, MongoStatesOptions opts={})
 
void mongoStates (KFState &kfState, MongoStatesOptions opts={})
 
void mongoMeasSatStat (ReceiverMap &receiverMap)
 
void mongoTestStat (KFState &kfState, TestStatistics &statistics)
 
void mongoCull (GTime time)
 

Function Documentation

◆ mongoCull()

void mongoCull ( GTime time)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ mongoMeasResiduals()

void mongoMeasResiduals ( const GTime & time,
KFMeas & kfMeas,
bool queue = false,
string suffix = "",
int beg = 0,
int num = -1 )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ mongoMeasSatStat()

void mongoMeasSatStat ( ReceiverMap & receiverMap)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ mongoOutputConfig()

void mongoOutputConfig ( string & config)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ mongoStates()

void mongoStates ( KFState & kfState,
MongoStatesOptions opts = {} )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ mongoStatesAvailable()

void mongoStatesAvailable ( GTime time,
MongoStatesOptions opts = {} )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ mongoTestStat()

void mongoTestStat ( KFState & kfState,
TestStatistics & statistics )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ mongoTrace()

void mongoTrace ( const vector< string > & jsons,
bool queue = false )
Here is the call graph for this function:
Here is the caller graph for this function: