Ginan
Loading...
Searching...
No Matches
SatStat Struct Reference

Object containing persistent status parameters of individual satellites. More...

Detailed Description

Object containing persistent status parameters of individual satellites.

Inheritance diagram for SatStat:
Collaboration diagram for SatStat:

Data Fields

double phw = 0
 Phase windup (cycle)
 
double mapWet = 0
 troposphere wet mapping function
 
double mapWetGrads [2] = {}
 troposphere wet mapping function
 
VectorEcef e
 Line-of-sight unit vector.
 
GTime lastIonTime
 
double dIono = 0
 TD ionosphere residual.
 
double sigmaIono = 0
 TD ionosphere residual noise.
 
double prevSTEC = 0
 
double nadir = 0
 
bool slip = false
 
map< string, SigStatsigStatMap
 Map for individual signal status for this SatStat object.
 
- Data Fields inherited from IonoStat
double ambvar = 0
 
double gf_amb = 0
 
GTime lastObsTime = {}
 
double extiono = 0
 
double extionovar = 0
 
- Data Fields inherited from QC
Average mwSlip = {}
 
Average emwSlip = {}
 
int amb [3] = {}
 repaired integer cycle slip
 
double mw = 0
 MW-LC (m)
 
double gf = 0
 
flt_t flt = {}
 cycle slip repair filter
 
lc_t lc_pre = {}
 lc information
 
lc_t lc_new = {}
 lc information
 
- Data Fields inherited from AzEl
double az = 0
 azimuth angle (rad)
 
double el = 0
 elevation angle (rad)
 

Field Documentation

◆ dIono

double SatStat::dIono = 0

TD ionosphere residual.

◆ e

VectorEcef SatStat::e

Line-of-sight unit vector.

◆ lastIonTime

GTime SatStat::lastIonTime

◆ mapWet

double SatStat::mapWet = 0

troposphere wet mapping function

◆ mapWetGrads

double SatStat::mapWetGrads[2] = {}

troposphere wet mapping function

◆ nadir

double SatStat::nadir = 0

◆ phw

double SatStat::phw = 0

Phase windup (cycle)

◆ prevSTEC

double SatStat::prevSTEC = 0

◆ sigmaIono

double SatStat::sigmaIono = 0

TD ionosphere residual noise.

◆ sigStatMap

map<string, SigStat> SatStat::sigStatMap

Map for individual signal status for this SatStat object.

◆ slip

bool SatStat::slip = false

The documentation for this struct was generated from the following file: