AraEvent/araStructures.h File Reference
Contains the definitions of all the structures used to store and move ARA data and stuff. More...
#include "araDefines.h"
Go to the source code of this file.
Classes | |
struct | AraEventBody_t |
Raw event format. More... | |
struct | AraEventHeader_t |
ARA Event Header. More... | |
struct | AraHkBody_t |
Raw housekeeping event format. More... | |
struct | AraHkDataHeader_t |
struct | AraHkDataStruct_t |
Hk Data Struct. More... | |
struct | AraRawRFChannelHeader_t |
The channel header. More... | |
struct | AraTriggerMonitorStruct_t |
The trigger monitor I/O struct. More... | |
struct | BaseWavePacketHeader_t |
Encoded PedSubbed Packet Header. More... | |
struct | DACDataStruct_t |
The DAC settings. More... | |
struct | EncodedRFPacketHeader_t |
Encoded RF Packet header -- Telemetered. More... | |
struct | FullLabChipPedStruct_t |
Pedestal Block. More... | |
struct | GenericHeader_t |
The Generic Header. More... | |
struct | GpsSubTime_t |
GPS Event Timestamp. More... | |
struct | LabChipChannelPedStruct_t |
On board pedestal struct. More... | |
struct | PedSubbedEventBody_t |
Pedestal subtracted event format. More... | |
struct | PedSubbedRFPacket_t |
Pedestal subtracted RF wavefom packet. More... | |
struct | PedSubbedWaveformPacket_t |
Pedsubbed Waveform packet. More... | |
struct | RawRFPacket_t |
Raw RF wavefom packet. More... | |
struct | RawWaveformPacket_t |
Raw waveform packet. More... | |
struct | RFChannelFull_t |
A complete RF channel. More... | |
struct | RFChannelPedSubbed_t |
A complete pedestal subtracted RF channel. More... | |
struct | RFPowerDataStruct_t |
The RF power. More... | |
struct | SimpleScalerStruct_t |
Scaler data. More... | |
struct | TemperatureDataStruct_t |
The temperatures. More... | |
Defines | |
#define | ARA_STRUCTURES_VERSION 1 |
Enumerations | |
enum | PriorityCode { PRI_FORCED = 0, PRI_CALIB = 1, PRI_1 = 1, PRI_2, PRI_3, PRI_4, PRI_TIMEOUT, PRI_6, PRI_7, PRI_8, PRI_PAYLOAD } |
The PriorityCode. More... |
Detailed Description
Contains the definitions of all the structures used to store and move ARA data and stuff.Some simple definitions of the structures that we'll use to store ARA data.
June 2010 ped@m2-consult.com
Copyright: M2 Consulting, 2010
Definition in file araStructures.h.
Enumeration Type Documentation
enum PriorityCode |
Generated on Wed Aug 8 16:18:56 2012 for ARA ROOT Test Bed Software by
