36 #ifndef DATRW_HPMODATA_H_VERSION 38 #define DATRW_HPMODATA_H_VERSION \ 39 "DATRW_HPMODATA_H V1.0 " 60 double value(
const int& ichannel,
const int& isample)
const 62 double operator() (
const int& ichannel,
const int& isample)
const 63 {
return(this->
value(ichannel, isample)); }
77 #endif // DATRW_HPMODATA_H_VERSION (includeguard) double operator()(const int &ichannel, const int &isample) const
const double sampling_interval
sampling interval in seconds
const int nchannels
number of channels in HP MO data acquisition system
double Msamples[nchannels *nsamples]
const int nsamples
number of samples per minute block and channel
Root namespace of library.
double value(const int &ichannel, const int &isample) const
libtime::TAbsoluteTime Mtime
hold samples of one minute-block
const int nminutes
number of minute blocks per file (1h)