CalibratedHk Class Reference
[The ROOT Classes]
CalibratedHk -- The calibrated housekeeping data.
More...
#include <CalibratedHk.h>
Public Member Functions | |
| CalibratedHk (RawHk *hkPtr, RawHk *avzPtr, RawHk *calPtr) | |
| Assignment constructor... takes the RawHk data along with the zero (avzPtr) and +5V (calPtr) calibration points. | |
| CalibratedHk () | |
| Default constructor. | |
| ClassDef (CalibratedHk, 10) | |
| Float_t | getAccelerometer (int acInd, int type) |
| Returns accelerometer stuff. | |
| Float_t | getAttitude (int index) |
| Returns attitude (0:12). | |
| char * | getAttitudeName (int index) |
| Return char string name of attitude sensor. | |
| Float_t | getCurrent (int index) |
| Returns current (0:11). | |
| char * | getCurrentName (int index) |
| Return char string name of current. | |
| Float_t | getExternalTemp (int index) |
| Returns external temperature in degrees (0:24). | |
| char * | getExternalTempName (int index) |
| Return char string name of external temperature sensor. | |
| Int_t | getFancySS (int ssInd, Float_t pos[3], Float_t *azimuth, Float_t *elevation, Float_t *relAzimuth) |
| Convert sunsensor data to elevation and azimuth. | |
| Float_t | getInternalTemp (int index) |
| Returns internal temperature in degrees (0:14). | |
| char * | getInternalTempName (int index) |
| Return char string name of internal temperature sensor. | |
| Float_t | getNeobrickPres () |
| Returns the neobrick pressure. | |
| Float_t | getNeobrickTemp () |
| Returns the neobrick temperature. | |
| Float_t | getPower (int index) |
| Returns power (0:5). | |
| char * | getPowerName (int index) |
| Return char string name of power. | |
| Float_t | getPressure (int index) |
| Returns pressure (0:1). | |
| Float_t | getRawSunsensor (int ssInd, int type) |
| Returns raw sunsensor stuff, here type goes x1,x2,y1,y2,T. | |
| Float_t | getSBSTemp (int index) |
| Returns SBS temperature in degrees (0:3). | |
| char * | getSBSTempName (int index) |
| Return char string name of SBS temperature sensor. | |
| void | getSSMagnitude (int ssInd, Float_t *magnitude, Float_t *magX, Float_t *magY) |
| Get sunsensor magnitude. | |
| Float_t | getSSTemp (int ssInd) |
| Get sunsensor temperature. | |
| Int_t | getSSXRatio (int ssInd, Float_t *xRatio) |
| Get sunsensor x-ratio. | |
| Int_t | getSSYRatio (int ssInd, Float_t *yRatio) |
| Get sunsensor y-ratio. | |
| Float_t | getVoltage (int index) |
| Returns voltage (0:10). | |
| char * | getVoltageName (int index) |
| Return char string name of voltage. | |
| ~CalibratedHk () | |
| Default destructor. | |
Public Attributes | |
| Float_t | magX |
| Magnetometer x direction. | |
| Float_t | magY |
| Magnetometer y direction. | |
| Float_t | magZ |
| Magnetometer z direction. | |
| UInt_t | payloadTime |
| Time in unixTime. | |
| UInt_t | payloadTimeUs |
| Sub second time in us. | |
| UInt_t | realTime |
| Time in unixTime. | |
| Int_t | run |
| Assigned offline. | |
| Short_t | sbsTemp [4] |
| The four onboard temperature sensors. | |
| Float_t | useful [NUM_IP320_BOARDS][CHANS_PER_IP320] |
| Array of calibrated temperatures, currents, etc. | |
| Float_t | voltage [NUM_IP320_BOARDS][CHANS_PER_IP320] |
| Array of voltages. | |
Detailed Description
CalibratedHk -- The calibrated housekeeping data.The calibrated housekeeping data.
Definition at line 58 of file CalibratedHk.h.
The documentation for this class was generated from the following files:
Generated on Sun Aug 15 23:02:14 2010 for ANITA-II Event Reader by
1.3.9.1