![]() |
Ginan
|
Object containing persistent status parameters of individual satellites. More...
Object containing persistent status parameters of individual satellites.
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, SigStat > | sigStatMap |
| 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) | |
| double SatStat::dIono = 0 |
TD ionosphere residual.
| VectorEcef SatStat::e |
Line-of-sight unit vector.
| GTime SatStat::lastIonTime |
| double SatStat::mapWet = 0 |
troposphere wet mapping function
| double SatStat::mapWetGrads[2] = {} |
troposphere wet mapping function
| double SatStat::nadir = 0 |
| double SatStat::phw = 0 |
Phase windup (cycle)
| double SatStat::prevSTEC = 0 |
| double SatStat::sigmaIono = 0 |
TD ionosphere residual noise.
| bool SatStat::slip = false |