Public Member Functions
openfluid::tools::DateTimeSerie Class Reference

List of all members.

Public Member Functions

 DateTimeSerie ()
virtual ~DateTimeSerie ()
bool addValue (openfluid::core::DateTime DT, openfluid::core::DoubleValue Value)
bool getValue (openfluid::core::DateTime DT, openfluid::core::DoubleValue *Value)
short getNearestValues (openfluid::core::DateTime SearchedDT, TimePair *LowerPair, TimePair *UpperPair)
bool getInterpolatedValue (openfluid::core::DateTime SearchedDT, openfluid::core::DoubleValue *Value)
void clear ()
bool createInterpolatedSerie (openfluid::core::DateTime Begin, openfluid::core::DateTime End, int TimeStep, DateTimeSerie *Serie)
bool createIndexedSerie (IndexedSerie *ISerie)
int getCount ()

Detailed Description

Class for management of a time ordered serie of data (ScalarValue)


Constructor & Destructor Documentation


Member Function Documentation

short openfluid::tools::DateTimeSerie::getNearestValues ( openfluid::core::DateTime  SearchedDT,
TimePair LowerPair,
TimePair UpperPair 
)

Generated using Doxygen 1.7.6.1
Creative Commons License Creative Commons By-NC-ND license