AraSensorHk_t Struct Reference
The ARA Sensor Housekeeping Structure. More...
#include <araAtriStructures.h>
Public Attributes | |
uint8_t | atriCurrent |
ATRI Current (conversion??). | |
uint8_t | atriVoltage |
ATRI Voltage (conversion??). | |
uint16_t | ddaTemp [DDA_PER_ATRI] |
DDA Temperature conversion?? | |
uint32_t | ddaVoltageCurrent [DDA_PER_ATRI] |
3 bytes only will work out better packing when I know what the numbers mean | |
AraGenericHeader_t | gHdr |
The generic header. | |
uint16_t | tdaTemp [TDA_PER_ATRI] |
TDA Temperature conversion?? | |
uint32_t | tdaVoltageCurrent [DDA_PER_ATRI] |
3 bytes only will work out better packing when I know what the numbers mean | |
uint64_t | unixTime |
Time in seconds (64-bits for future proofing). | |
uint32_t | unixTimeUs |
Time in microseconds (32-bits). |
Detailed Description
The ARA Sensor Housekeeping Structure.This is the N-byte structure that contains information about the various housekeeping values not associated with the event readout.
Definition at line 110 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
