GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LTC / V6-2-4 > ltc / rhel5-32
#include <ltcPrivate.h>
Public Attributes | |
| LTC_TempConvertFile * | cnvF |
| signed short * | cnv |
| signed short | nt |
| signed short | celsius |
| signed short | est |
| signed short | estTol |
| LTC_FilterDefFile * | fltF |
| LTC_Filter | flt |
| signed short LTC_Temperature::celsius |
temperature value in celsius
Referenced by LTC_CalcHtrOnOff(), LTC_CnvAdcToTmp(), LTC_CnvSmthSnsrs(), LTC_GetTlm(), and LTC_Smooth().
| signed short* LTC_Temperature::cnv |
Info convert from adc value to temp
Referenced by LTC_CnvAdcToTmp(), LTC_InitBuiltIn(), LTC_RdFileOfFiles(), and LTC_RdTempConvertFile().
Storage for temp conversion
Referenced by LTC_FreeMem(), LTC_InitFile(), and LTC_RdFileOfFiles().
| signed short LTC_Temperature::est |
estimated value for next cycle
Referenced by LTC_CnvAdcToTmp(), and LTC_CnvSmthSnsrs().
| signed short LTC_Temperature::estTol |
tolerance on temperature estimate
Referenced by LTC_CnvAdcToTmp(), LTC_InitBuiltIn(), LTC_RdFileOfFiles(), and LTC_RdHpConfigFile().
Smoothing filter
Referenced by LTC_CnvAdcToTmp(), LTC_EstTmp(), LTC_InitBuiltIn(), LTC_InitSmooth(), LTC_IsGoodTemps(), LTC_RdFileOfFiles(), LTC_RdFilterDefFile(), and LTC_Smooth().
Smoothing filter storage
Referenced by LTC_FreeMem(), LTC_InitFile(), and LTC_RdFileOfFiles().
| signed short LTC_Temperature::nt |
VCHP number temps calculated, 0 - 2
1.5.8