Public Member Functions | Public Attributes | List of all members
G12Sat Class Reference

G12Sat – The satellite data from the G12. More...

#include <G12Sat.h>

Public Member Functions

 G12Sat ()
 Default constructor.
 
 ~G12Sat ()
 Destructor.
 
 G12Sat (Int_t trun, UInt_t trealTime, GpsG12SatStruct_t *gpsStruct)
 Assignment constructor.
 
void getCirclePlot (TPad *padSat)
 Fills the TPad with a 2D azimuth-elevation plot.
 
 ClassDef (G12Sat, 10)
 

Public Attributes

Int_t run
 Run number assigned offline.
 
UInt_t realTime
 Time in unixtime.
 
UInt_t payloadTime
 Time in unixtime.
 
UInt_t numSats
 Number of satellites visible.
 
UChar_t prn [12]
 PRN of visible satellites.
 
UChar_t elevation [12]
 Elevation of visible satellites.
 
UChar_t snr [12]
 SNR of visible satellites.
 
UChar_t flag [12]
 Usability flag of satellites.
 
UShort_t azimuth [12]
 Azimuth of visible satellites.
 

Detailed Description

G12Sat – The satellite data from the G12.

The ROOT implementation of the G12 satellite data

Definition at line 24 of file G12Sat.h.

Inheritance diagram for G12Sat:
Inheritance graph
[legend]
Collaboration diagram for G12Sat:
Collaboration graph
[legend]

The documentation for this class was generated from the following files: