ANITA Event Reader
Public Member Functions | Public Attributes | List of all members
G12Pos Class Reference

G12Pos – The position data from the G12. More...

#include <G12Pos.h>

Inheritance diagram for G12Pos:

Public Member Functions

 ClassDef (G12Pos, 10)
 
 G12Pos ()
 Default constructor.
 
 G12Pos (Int_t trun, UInt_t trealTime, GpsG12PosStruct_t *gpsStruct)
 Assignment constructor.
 
 ~G12Pos ()
 Destructor.
 

Public Attributes

Float_t altitude
 Altitude in metres.
 
Float_t hdop
 Horizontal dilution of precision.
 
Int_t intFlag
 Interpolation flag (zero for raw uninterpolated data)
 
Float_t latitude
 Latitude in degrees.
 
Float_t longitude
 Longitude in degrees.
 
UInt_t numSats
 Number of visible satellites.
 
UInt_t payloadTime
 Time in unixtime from CPU.
 
UInt_t payloadTimeUs
 Sun second time from CPU.
 
Float_t pdop
 Position dilution of precision (smaller is better)
 
UInt_t realTime
 Time in unixtime from CPU.
 
Int_t run
 Run number assigned offline.
 
Float_t speedInKnots
 Speed of ground in knots.
 
Float_t tdop
 Time dilution of precision.
 
UInt_t timeOfDay
 Time in ms since the start of the day (from G12)
 
Float_t trueCourse
 Course relative to true north.
 
Float_t vdop
 Vertical dilution of precision.
 
Float_t verticalVelocity
 Vertical velocity in m/s (I think)
 

Detailed Description

G12Pos – The position data from the G12.

The ROOT implementation of the G12 position data

Definition at line 23 of file G12Pos.h.


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