#include "TimeSeriesComponent.h"#include <boost/date_time/posix_time/posix_time_types.hpp>#include <vector>#include "CFatalException.h"Go to the source code of this file.
Classes | |
| class | TimeSeries |
| This class is the base class for all classes dealing with MT time series. More... | |
Functions | |
| void | Synchronize (TimeSeries &Data1, TimeSeries &Data2) |
| Synchronize only works for continuous data at this point. | |
1.5.5