This file contains an interpolation function that estimates the nearest value at time of a time series. More...
#include "../../../datatype/DateTime.h"#include "../../../datatype/DateTimeUtils.h"#include "../../../datatype/AbstractData.h"#include "../timeseries/TimeSeries.h"#include "../timeseries/TimeSeriesObservation.h"#include "NearestValueAtTimeInterp.h"Go to the source code of this file.
This file contains an interpolation function that estimates the nearest value at time of a time series.
Definition in file NearestValueAtTimeInterp.cpp.