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

Functions

void minSiteData (Trace &trace, KFState &kfStateStations, string suffix, map< int, bool > &usedMap)
 
void minOrbitData (Trace &trace, KFState &kfStateStations, string suffix, map< int, bool > &usedMap, FrameSwapper &frameSwapper)
 
void zeroAndPush (int index, MatrixXd &R, KFState &kfStateTrans, KFMeasEntryList &measList)
 
void mincon (Trace &trace, KFState &kfStateStations, MinconStatistics *minconStatistics_ptr0, MinconStatistics *minconStatistics_ptr1, bool commentSinex, KFState *kfStateTransform_ptr)
 
void outputMinconStatistics (Trace &trace, MinconStatistics &minconStatistics, const string &suffix)
 
KFState minconOnly (Trace &trace, ReceiverMap &receiverMap)
 

Function Documentation

◆ mincon()

void mincon ( Trace & trace,
KFState & kfStateStations,
MinconStatistics * minconStatistics_ptr0,
MinconStatistics * minconStatistics_ptr1,
bool commentSinex,
KFState * kfStateTransform_ptr )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ minconOnly()

KFState minconOnly ( Trace & trace,
ReceiverMap & receiverMap )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ minOrbitData()

void minOrbitData ( Trace & trace,
KFState & kfStateStations,
string suffix,
map< int, bool > & usedMap,
FrameSwapper & frameSwapper )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ minSiteData()

void minSiteData ( Trace & trace,
KFState & kfStateStations,
string suffix,
map< int, bool > & usedMap )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ outputMinconStatistics()

void outputMinconStatistics ( Trace & trace,
MinconStatistics & minconStatistics,
const string & suffix )
Here is the caller graph for this function:

◆ zeroAndPush()

void zeroAndPush ( int index,
MatrixXd & R,
KFState & kfStateTrans,
KFMeasEntryList & measList )
Here is the caller graph for this function: