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

List of all members.

Public Member Functions

 DistributeInterpolate ()
void setConfig (std::string DataDir, std::string DataSourcesFilename, std::string DistributionFilename, SeriePreprocess SPpcs, openfluid::core::DateTime Begin, openfluid::core::DateTime End, int TimeStep)
bool loadAndPrepareData ()
bool getValue (int ID, openfluid::core::DateTime DT, openfluid::core::DoubleValue *Value)
bool getValue (int ID, int Index, openfluid::core::DoubleValue *Value)
virtual ~DistributeInterpolate ()

Detailed Description

Class for time interpolation and spatial distribution of data


Constructor & Destructor Documentation


Member Function Documentation

void openfluid::tools::DistributeInterpolate::setConfig ( std::string  DataDir,
std::string  DataSourcesFilename,
std::string  DistributionFilename,
SeriePreprocess  SPpcs,
openfluid::core::DateTime  Begin,
openfluid::core::DateTime  End,
int  TimeStep 
)

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