magGlitch internal constants and functions


#define kOffsetFactor
IIR-filtering kOffsetFactor seconds of time series 1.0 to 2.0 second
const float kWaitTime
wait time after end time of an event
const float kMinEventDuration
minimum time duration (second) of an event for low threshold
const float kMaxSDevSuspend
maximum time interval (second) stop calculation of standard deviation
const float kMinDataPointDensity
minimum density of data point above threshold during an event
const float kHistBinSize
histogram bin size
const int kHistBinNumber
number of histogram bins
template <class T> std::string tostring(const T& n)
changes an integer into a string
bool shift(TSeries &ts, const Interval &dt)
shifts a time series by amount dt (not functional yet)

alphabetic index hierarchy of classes


generated by doc++