AraHkData Class Reference
AraHkData -- The HK data. More...
#include <AraHkData.h>
Public Member Functions | |
AraHkData (AraHkDataStruct_t *theHk) | |
Assignment constructor. | |
AraHkData () | |
Default constructor. | |
ClassDef (AraHkData, 1) | |
double | getRFPowerBatwing (int batId) |
Get the scaled RF power. | |
double | getRFPowerDiscone (int discId) |
Get the scaled RF power. | |
double | getTemperature (int tempId) |
Get the temperature in some units. | |
~AraHkData () | |
Destructor. | |
Static Public Member Functions | |
static char | getDacLetter (int index) |
Public Attributes | |
unsigned short | dac [6][4] |
DAC for what? | |
unsigned short | rfpBatwing [8] |
RF Power. | |
unsigned short | rfpDiscone [8] |
RF Power. | |
unsigned short | sclBatMinus [8] |
unsigned short | sclBatPlus [8] |
unsigned short | sclDiscone [8] |
unsigned short | sclGlobal |
unsigned short | sclTrigL1 [12] |
unsigned short | temp [8] |
Temperatures. |
Detailed Description
AraHkData -- The HK data.The ROOT implementation of the HK data
Definition at line 22 of file AraHkData.h.
Constructor & Destructor Documentation
AraHkData::AraHkData | ( | AraHkDataStruct_t * | theHk | ) |
Assignment constructor.
< Temperatures
< RF Power
< RF Power
< DAC for what?
Definition at line 26 of file AraHkData.cxx.
The documentation for this class was generated from the following files:
- AraEvent/AraHkData.h
- AraEvent/AraHkData.cxx
Generated on Wed Aug 8 16:18:56 2012 for ARA ROOT Test Bed Software by
