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)
 
void mongoEditing (const std::string &sat, const std::string &site, const GTime &time, const std::string &type, const std::string &signal, const int &values, const std::string &message="")
 add editing infomation to mongo
 
void mongoEditing (const std::string &sat, const std::string &site, const GTime &time, const std::string &type, const std::string &signal, const double &values, const std::string &message="")
 

Function Documentation

◆ mongoCull()

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

◆ mongoEditing() [1/2]

void mongoEditing ( const std::string & sat,
const std::string & site,
const GTime & time,
const std::string & type,
const std::string & signal,
const double & values,
const std::string & message = "" )
Here is the call graph for this function:

◆ mongoEditing() [2/2]

void mongoEditing ( const std::string & sat,
const std::string & site,
const GTime & time,
const std::string & type,
const std::string & signal,
const int & values,
const std::string & message )

add editing infomation to mongo

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: