AraSimpleStationEvent_t Struct Reference
The ARA Station Simple Event Structure. More...
#include <araAtriStructures.h>
Public Attributes | |
uint16_t | blockId [DDA_PER_ATRI] |
Block Id. | |
uint32_t | eventId [DDA_PER_ATRI] |
Event Id. | |
uint32_t | eventNumber |
Event number. | |
AraGenericHeader_t | gHdr |
The generic header. | |
uint16_t | samples [DDA_PER_ATRI][512] |
Samples. | |
uint64_t | unixTime |
Time in seconds (64-bits for future proofing). | |
uint32_t | unixTimeUs |
Time in microseconds (32-bits). |
Detailed Description
The ARA Station Simple Event Structure.This is the N-byte structure that contains the event data in some format. This format will change when we have the full system working
Definition at line 127 of file araAtriStructures.h.
The documentation for this struct was generated from the following file:
- AraEvent/araAtriStructures.h
Generated on Wed Aug 8 16:20:08 2012 for ARA ROOT Test Bed Software by
