|
TS++ library: time series library
|
time series interpolation More...
Classes | |
| class | ExceptionTimeWindowEmpty |
| Exception in case resulting time window is empty. More... | |
| class | ExceptionTimeWindowOutside |
| Exception in case time windows are not overlapping. More... | |
| class | Interpolator |
| Interface to time series interpolator. More... | |
| class | LinearInterpolator |
| very simple linear interpolator More... | |
Functions | |
| ts::TDsfftimeseries | resample (const Interpolator &ip, const libtime::TAbsoluteTime &first, const libtime::TRelativeTime &dt, const int &n, const bool &shrink) |
| resample a time series More... | |
time series interpolation
This namespace provides tools for time series interpolation