faif
|
#include <TimeSeries.hpp>
Public Member Functions | |
TimeValueDigit (DigitTime t=0, const Value &v=0.0, const Quality &q=0.0) | |
const DigitTime & | getTime () const |
const Value & | getValue () const |
const Quality & | getQuality () const |
the timeseries value, the time is the offset (DigitTime), plain old data.
|
inline |
c-tor
|
inline |
|
inline |
|
inline |
accessor
Referenced by faif::timeseries::create(), faif::timeseries::TimeSeriesReal::getIntegral(), and faif::timeseries::Transformation::toDigit().