All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
openfluid::tools::ChronFileLinearInterpolator Class Reference

#include <tools/ChronFileLinearInterpolator.hpp>

Inheritance diagram for openfluid::tools::ChronFileLinearInterpolator:
openfluid::tools::ChronFileInterpolator

List of all members.

Public Member Functions

 ChronFileLinearInterpolator (const std::string &InFilePath, const std::string &OutFilePath, const openfluid::core::DateTime &BeginDate, const openfluid::core::DateTime &EndDate, const openfluid::core::Duration_t &DeltaT, PreProcess PrePcs=PREPROCESS_NONE)
 ~ChronFileLinearInterpolator ()
void runInterpolation ()

Constructor & Destructor Documentation

openfluid::tools::ChronFileLinearInterpolator::ChronFileLinearInterpolator ( const std::string &  InFilePath,
const std::string &  OutFilePath,
const openfluid::core::DateTime BeginDate,
const openfluid::core::DateTime EndDate,
const openfluid::core::Duration_t DeltaT,
PreProcess  PrePcs = PREPROCESS_NONE 
)

Member Function Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines