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

Functions

double var_urassr (int ura)
 variance by ura ssr (ref [4])
 
Matrix3d rac2ecef (Vector3d &rSat, Vector3d &satVel)
 
template<typename TYPE >
void cullSSRMap (GTime time, TYPE &map)
 
void cullOldSSRs (GTime time)
 
bool ssrPosDelta (Trace &trace, GTime time, GTime ephTime, SatPos &satPos, const SSRMaps &ssrMaps, Vector3d &dPos, int &iodPos, int &iodEph, GTime &validStart, GTime &validStop)
 
bool ssrClkDelta (Trace &trace, GTime time, GTime ephTime, SatPos &satPos, const SSRMaps &ssrMaps, double &dclk, int &iodClk, GTime &validStart, GTime &validStop)
 
bool satPosSSR (Trace &trace, GTime time, GTime teph, SatPos &satPos, Navigation &nav)
 satellite position and clock with ssr correction
 

Function Documentation

◆ cullOldSSRs()

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

◆ cullSSRMap()

template<typename TYPE >
void cullSSRMap ( GTime time,
TYPE & map )
Here is the caller graph for this function:

◆ rac2ecef()

Matrix3d rac2ecef ( Vector3d & rSat,
Vector3d & satVel )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ satPosSSR()

bool satPosSSR ( Trace & trace,
GTime time,
GTime teph,
SatPos & satPos,
Navigation & nav )

satellite position and clock with ssr correction

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ssrClkDelta()

bool ssrClkDelta ( Trace & trace,
GTime time,
GTime ephTime,
SatPos & satPos,
const SSRMaps & ssrMaps,
double & dclk,
int & iodClk,
GTime & validStart,
GTime & validStop )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ssrPosDelta()

bool ssrPosDelta ( Trace & trace,
GTime time,
GTime ephTime,
SatPos & satPos,
const SSRMaps & ssrMaps,
Vector3d & dPos,
int & iodPos,
int & iodEph,
GTime & validStart,
GTime & validStop )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ var_urassr()

double var_urassr ( int ura)

variance by ura ssr (ref [4])

Here is the caller graph for this function: