AraSimpleStationEvent_t Struct Reference
Part of AraEvent library. A simple structure used for development when getting the ATRI data format running. 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. | |
AtriGenericHeader_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
Part of AraEvent library. A simple structure used for development when getting the ATRI data format running.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 166 of file araAtriStructures.h.
The documentation for this struct was generated from the following file:
- AraEvent/araAtriStructures.h
Generated on Tue Sep 11 19:51:10 2012 for ARA ROOT v3.3 Software by
