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

Data Structures

struct  LocalBasis
 

Functions

double IrregGridCoef (int Index, double recLatDeg, double recLonDeg)
 
int configIonModelLocal_ (Trace &trace)
 
bool ippCheckLocal (GTime time, VectorPos &ionPP)
 Checks if the Ionosphere Piercing Point falls in area of coverage.
 
double ionCoefPolynomial (Trace &trace, SSRAtmRegion &atmReg, double latDeg, double lonDeg, int ind)
 
double ionCoefLocal (Trace &trace, int ind, IonoObs &obs)
 calcuates the partials of observations with respect to basis functions
 
void ionOutputLocal (Trace &trace, KFState &kfState)
 
bool getCmpSSRIono (Trace &trace, GTime time, SSRAtm &ssrAtm, Vector3d &rRec, double &iono, double &var, SatSys Sat)
 

Function Documentation

◆ configIonModelLocal_()

int configIonModelLocal_ ( Trace & trace)
Here is the caller graph for this function:

◆ getCmpSSRIono()

bool getCmpSSRIono ( Trace & trace,
GTime time,
SSRAtm & ssrAtm,
Vector3d & rRec,
double & iono,
double & var,
SatSys Sat )
Parameters
traceDebug trace
timeGPS time
ssrAtmSSR Atmospheric corrections
rRecreceiver position
ionoionoapheric delay (in TECu)
varionoapheric delay (in TECu^2)
SatSatellite
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ionCoefLocal()

double ionCoefLocal ( Trace & trace,
int ind,
IonoObs & obs )

calcuates the partials of observations with respect to basis functions

Parameters
indBasis function number
obsMetadata containing piercing points
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ionCoefPolynomial()

double ionCoefPolynomial ( Trace & trace,
SSRAtmRegion & atmReg,
double latDeg,
double lonDeg,
int ind )
Here is the caller graph for this function:

◆ ionOutputLocal()

void ionOutputLocal ( Trace & trace,
KFState & kfState )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ippCheckLocal()

bool ippCheckLocal ( GTime time,
VectorPos & ionPP )

Checks if the Ionosphere Piercing Point falls in area of coverage.

Return true if there is a region containing the IPP, false if out of coverage

Parameters
timetime of observations (not used)
ionPPIonospheric piercing point to be updated
Here is the call graph for this function:
Here is the caller graph for this function:

◆ IrregGridCoef()

double IrregGridCoef ( int Index,
double recLatDeg,
double recLonDeg )
Here is the call graph for this function:
Here is the caller graph for this function: