47 #ifndef TF_TSXX_H_VERSION 49 #define TF_TSXX_H_VERSION \ 52 #include<aff/series.h> 82 template<
class S,
class H>
119 { this->Tseries::operator=(s);
return(*
this); }
122 { this->Tseries::operator=(v);
return(*
this); }
139 #endif // TF_TSXX_H_VERSION (includeguard)
TimeSeries(const Tseries &s, const Theader &h)
Ttimeseries::Tvalue Tvalue
we always work in double precision
TimeSeries< typename Tseries::Tcoc, Theader > Tconsttimeseries
Structure to hold the data samples of a series together with header information to form a time series...
Ttimeseries & operator=(const Tvalue &v)
set values of series in time series
TimeSeries< Tseries, Theader > Ttimeseries
All stuff in this library will be placed within namespace ts.
Theader header
data header fields
TimeSeries(const Ttimeseries &s)
Ttimeseries & operator=(const Tseries &s)
assign series to time series