ANITA Analysis Framework
|
#include <AnitaEventSummary.h>
Public Member Functions | |
ClassDefNV (PayloadLocation, 2) | |
Adu5Pat | pat () const |
Copy the data from the pat into the object. More... | |
PayloadLocation (const Adu5Pat *pat) | |
void | reset () |
void | update (const Adu5Pat *pat) |
Public Attributes | |
Float_t | altitude |
Float_t | heading |
Float_t | latitude |
Slightly more useful constructor. | |
Float_t | longitude |
Float_t | prevHeading |
Contains the most important 4 numbers in the GPS data.
Definition at line 386 of file AnitaEventSummary.h.
|
inline |
Copy the data from the pat into the object.
Convert to an Adu5Pat, (mostly to then instantiate a Adu5Pat)
Definition at line 406 of file AnitaEventSummary.h.