ANITA Event Reader
Public Attributes | List of all members
AnitaEventHeaderVer30_t Struct Reference

ANITA Event Header – Telemetered. More...

#include <oldStructs.h>

Public Attributes

unsigned int antTrigMask
 2x 16-bit phi ant mask (from TURF)
 
unsigned short calibStatus
 Were we flashing the pulser?
 
unsigned char errorFlag
 Error Flag. More...
 
unsigned int eventNumber
 Global event number.
 
GenericHeader_t gHdr
 
int gpsSubTime
 GPS timestamp. More...
 
unsigned char nadirAntTrigMask
 8-bit nadir phi mask (from TURF)
 
unsigned char otherFlag
 
unsigned short phiTrigMask
 16-bit phi mask (from TURF)
 
unsigned char priority
 priority and other
 
unsigned char reserved [2]
 reserved[0] is
 
unsigned char surfSlipFlag
 Sync Slip between SURF 2-9 and SURF 1.
 
unsigned int turfEventId
 Turf event id that doesn't roll.
 
TurfioStructVer30_t turfio
 The X byte TURFIO data.
 
unsigned char turfUpperWord
 The upper 8 bits from the TURF.
 
unsigned int unixTime
 unix UTC sec
 
unsigned int unixTimeUs
 unix UTC microsec
 

Detailed Description

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.

Member Data Documentation

◆ errorFlag

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.

◆ gpsSubTime

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.

◆ otherFlag

unsigned char AnitaEventHeaderVer30_t::otherFlag

Currently the first two surf evNums

Definition at line 91 of file oldStructs.h.


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