AtriSensorHkData Class Reference
AtriSensorHkData -- The HK data. More...
#include <AtriSensorHkData.h>
Inheritance diagram for AtriSensorHkData:

Public Member Functions | |
AtriSensorHkData (AraSensorHk_t *theHk) | |
Assignment constructor. | |
AtriSensorHkData () | |
Default constructor. | |
ClassDef (AtriSensorHkData, 1) | |
~AtriSensorHkData () | |
Destructor. | |
Public Attributes | |
UChar_t | atriCurrent |
ATRI Current (conversion?). | |
UChar_t | atriVoltage |
ATRI Voltage (conversion?). | |
UShort_t | ddaTemp [DDA_PER_ATRI] |
DDA Temperature conversion?? | |
UInt_t | ddaVoltageCurrent [DDA_PER_ATRI] |
3 bytes only will work out better packing when I know what the numbers mean | |
UShort_t | tdaTemp [TDA_PER_ATRI] |
TDA Temperature conversion?? | |
UInt_t | tdaVoltageCurrent [DDA_PER_ATRI] |
3 bytes only will work out better packing when I know what the numbers mean | |
ULong64_t | unixTime |
Time in seconds (64-bits for future proofing). | |
UInt_t | unixTimeUs |
Time in microseconds (32-bits). |
Detailed Description
AtriSensorHkData -- The HK data.The ROOT implementation of the HK data
Definition at line 23 of file AtriSensorHkData.h.
Constructor & Destructor Documentation
AtriSensorHkData::AtriSensorHkData | ( | AraSensorHk_t * | theHk | ) |
Assignment constructor.
< Time in seconds (64-bits for future proofing)
< Time in microseconds (32-bits)
< ATRI Voltage (conversion?)
< ATRI Current (conversion?)
< DDA Temperature conversion??
< TDA Temperature conversion??
< 3 bytes only will work out better packing when I know what the numbers mean
< 3 bytes only will work out better packing when I know what the numbers mean
Definition at line 26 of file AtriSensorHkData.cxx.
The documentation for this class was generated from the following files:
- AraEvent/AtriSensorHkData.h
- AraEvent/AtriSensorHkData.cxx
Generated on Wed Aug 8 16:20:09 2012 for ARA ROOT Test Bed Software by
