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