![]() |
Ginan
|
Observation metadata and data derived from it. More...
Observation metadata and data derived from it.
All processing relevant for a single rec:sat:epoch should be stored here. For data that should persist across epochs: use SatStat.
Data Fields | ||
| Receiver * | rec_ptr = nullptr | |
| double | sppCodeResidual = 0 | |
| Residuals of code. | ||
| double | tropSlant = 0 | |
| Troposphere slant delay. | ||
| double | tropSlantVar = 0 | |
| Troposphere slant delay variance. | ||
Data Fields inherited from IonoObs | ||
| double | stecToDelay | |
| int | stecType = 0 | |
| double | stecVal | |
| double | stecVar | |
| int | stecCodeCombo | |
| SatSys | ionoSat | |
| map< int, IonoPP > | ippMap | |
| union { | ||
| unsigned int ionExclude | ||
| struct { | ||
| unsigned ionExcludeElevation: 1 | ||
| unsigned ionExcludeCode: 1 | ||
| unsigned ionExcludeLC: 1 | ||
| unsigned ionExcludeRange: 1 | ||
| } | ||
| }; | ||
Additional Inherited Members | |
Public Member Functions inherited from IonoObs | |
| IonoObs () | |
| Receiver* GObsMeta::rec_ptr = nullptr |
| double GObsMeta::sppCodeResidual = 0 |
Residuals of code.
| double GObsMeta::tropSlant = 0 |
Troposphere slant delay.
| double GObsMeta::tropSlantVar = 0 |
Troposphere slant delay variance.