1 #ifndef _Q_CHANNELRUNDATA_HH_
2 #define _Q_CHANNELRUNDATA_HH_
basic channel and run based info. Used in the QRunData object.
double fSamplingFrequency
sampling frequency in Hz
int fADCMin
ADC minimum in ADC units.
bool fIsThermometer
is thermometer
int fNumberOfSamples
number of samples in ADC window
int fADCMax
ADC maximum in ADC units.
QObjectDef(QChannelRunData, 5)
double fADC2mV
conversion: mV = ADC * fADC2mV
bool fIsBolometer
is bolometer
void Clear()
clear members