
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 () |
Class for time interpolation and spatial distribution of data
| virtual openfluid::tools::DistributeInterpolate::~DistributeInterpolate | ( | ) | [virtual] |
| bool openfluid::tools::DistributeInterpolate::getValue | ( | int | ID, |
| openfluid::core::DateTime | DT, | ||
| openfluid::core::DoubleValue * | Value | ||
| ) |
| bool openfluid::tools::DistributeInterpolate::getValue | ( | int | ID, |
| int | Index, | ||
| openfluid::core::DoubleValue * | Value | ||
| ) |
| 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 | ||
| ) |
Creative Commons By-NC-ND license