![]() |
ANITA Event Header – Telemetered. More...
#include <oldStructs.h>
Public Attributes | |
| GenericHeader_t | gHdr |
| unsigned int | unixTime |
| unix UTC sec | |
| unsigned int | unixTimeUs |
| unix UTC microsec | |
| int | gpsSubTime |
| GPS timestamp. More... | |
| unsigned int | turfEventId |
| Turf event id that doesn't roll. | |
| unsigned int | eventNumber |
| Global event number. | |
| unsigned short | calibStatus |
| Were we flashing the pulser? | |
| unsigned char | priority |
| priority and other | |
| unsigned char | turfUpperWord |
| The upper 8 bits from the TURF. | |
| unsigned char | otherFlag |
| unsigned char | errorFlag |
| Error Flag. More... | |
| unsigned char | surfSlipFlag |
| Sync Slip between SURF 2-9 and SURF 1. | |
| unsigned char | nadirAntTrigMask |
| 8-bit nadir phi mask (from TURF) | |
| unsigned int | antTrigMask |
| 2x 16-bit phi ant mask (from TURF) | |
| unsigned short | phiTrigMask |
| 16-bit phi mask (from TURF) | |
| unsigned char | reserved [2] |
| reserved[0] is | |
| TurfioStructVer30_t | turfio |
| The X byte TURFIO data. | |
ANITA Event Header – Telemetered.
ANITA Event Header, contains all kinds of fun information about the event including times, trigger patterns, event numbers and error words
Definition at line 73 of file oldStructs.h.

| unsigned char AnitaEventHeaderVer30_t::errorFlag |
Error Flag.
Bit 1 means sync slip between TURF and software Bit 2 is sync slip between SURF 1 and software Bit 3 is sync slip between SURF 10 and SURF 1 Bit 4 is non matching TURF test pattern Bit 5 is startBitGood (1 is good, 0 is bad); Bit 6 is stopBitGood (1 is good, 0 is bad); Bit 7-8 TURFIO photo shutter output
Definition at line 102 of file oldStructs.h.
| int AnitaEventHeaderVer30_t::gpsSubTime |
GPS timestamp.
the GPS fraction of second (in ns) (for the X events per second that get tagged with it, note it now includes second offset from unixTime)
Definition at line 85 of file oldStructs.h.
| unsigned char AnitaEventHeaderVer30_t::otherFlag |
Currently the first two surf evNums
Definition at line 91 of file oldStructs.h.
1.8.11