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

Functions

void updateLamMap (const GTime &time, SatPos &satPos)
 
double geodist (Vector3d &rs, Vector3d &rr, Vector3d &e)
 geometric distance compute geometric distance and receiver-to-satellite unit vector notes : distance includes sagnac effect correction
 
double sagnac (Vector3d &rSource, Vector3d &rDest, Vector3d vel)
 
void satazel (const VectorPos &pos, const VectorEcef &e, AzEl &azel)
 satellite azimuth/elevation angle
 
Dops dopCalc (const vector< AzEl > &azels)
 compute DOP (dilution of precision)
 
void lowPassFilter (Average &avg, double meas, double procNoise, double measVar)
 Low pass filter values.
 

Function Documentation

◆ dopCalc()

Dops dopCalc ( const vector< AzEl > & azels)

compute DOP (dilution of precision)

Parameters
azelssatellite azimuth/elevation angles
Here is the caller graph for this function:

◆ geodist()

double geodist ( Vector3d & rs,
Vector3d & rr,
Vector3d & e )

geometric distance compute geometric distance and receiver-to-satellite unit vector notes : distance includes sagnac effect correction

Parameters
rssatellilte position (ecef at transmission) (m)
rrreceiver position (ecef at reception) (m)
eline-of-sight vector (ecef)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ lowPassFilter()

void lowPassFilter ( Average & avg,
double meas,
double procNoise,
double measVar )

Low pass filter values.

Here is the caller graph for this function:

◆ sagnac()

double sagnac ( Vector3d & rSource,
Vector3d & rDest,
Vector3d vel )
Here is the caller graph for this function:

◆ satazel()

void satazel ( const VectorPos & pos,
const VectorEcef & e,
AzEl & azel )

satellite azimuth/elevation angle

Parameters
posgeodetic position
ereceiver-to-satellilte unit vector
azelazimuth/elevation {az,el} (rad)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateLamMap()

void updateLamMap ( const GTime & time,
SatPos & satPos )
Here is the call graph for this function:
Here is the caller graph for this function: