Documentation for OpenFLUID
2.2.0
|
Container for a chronological data serie
#include <tools/ChronologicalSerie.hpp>
Public Member Functions | |
ChronologicalSerie () | |
void | reset () |
bool | getSurroundingValues (const openfluid::core::DateTime &DT, ChronItem_t< DataType > &Before, ChronItem_t< DataType > &After) |
|
inline |
Default constructor
|
inline |
Finds the two surrending values for a given date. If the given date is exactly found in the serie, the two surrounding values are the same.
[in] | DT | The date to find surrounding values |
[out] | Before | The closest date before the given date |
[out] | After | The closest date after the given date |
|
inline |
Resets the internal iterator