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

Observation metadata and data derived from it. More...

Detailed Description

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.

Inheritance diagram for GObsMeta:
Collaboration diagram for GObsMeta:

Data Fields

Receiverrec_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, IonoPPippMap
 
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 ()
 

Field Documentation

◆ rec_ptr

Receiver* GObsMeta::rec_ptr = nullptr

◆ sppCodeResidual

double GObsMeta::sppCodeResidual = 0

Residuals of code.

◆ tropSlant

double GObsMeta::tropSlant = 0

Troposphere slant delay.

◆ tropSlantVar

double GObsMeta::tropSlantVar = 0

Troposphere slant delay variance.


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