Ginan
Loading...
Searching...
No Matches
Observation Struct Reference
Inheritance diagram for Observation:
Collaboration diagram for Observation:

Public Member Functions

virtual ~Observation ()=default
 
- Public Member Functions inherited from ObsMeta
 ObsMeta ()
 

Data Fields

GTime time = {}
 Receiver sampling time (GPST)
 
string mount
 ID of the receiver that generated the observation.
 
double ephVar = 0
 
- Data Fields inherited from ObsMeta
union { 
 
   const unsigned int   exclude = 0 
 
   struct { 
 
      unsigned   excludeElevation: 1 
 
      unsigned   excludeEclipse: 1 
 
      unsigned   excludeSystem: 1 
 
      unsigned   excludeOutlier: 1 
 
      unsigned   excludeBadSPP: 1 
 
      unsigned   excludeConfig: 1 
 
      unsigned   excludeSVH: 1 
 
      unsigned   excludeBadRange: 1 
 
      unsigned   excludeDataHandling: 1 
 
      unsigned   excludeCom: 1 
 
      unsigned   excludeBadFlags: 1 
 
      unsigned   excludeAlert: 1 
 
   }  
 
};  
 

Protected Attributes

GObsgObs_ptr = nullptr
 
PObspObs_ptr = nullptr
 
FObsfObs_ptr = nullptr
 
LObslObs_ptr = nullptr
 

Constructor & Destructor Documentation

◆ ~Observation()

virtual Observation::~Observation ( )
virtualdefault

Field Documentation

◆ ephVar

double Observation::ephVar = 0

◆ fObs_ptr

FObs* Observation::fObs_ptr = nullptr
protected

◆ gObs_ptr

GObs* Observation::gObs_ptr = nullptr
protected

◆ lObs_ptr

LObs* Observation::lObs_ptr = nullptr
protected

◆ mount

string Observation::mount

ID of the receiver that generated the observation.

◆ pObs_ptr

PObs* Observation::pObs_ptr = nullptr
protected

◆ time

GTime Observation::time = {}

Receiver sampling time (GPST)


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