#include <tools/ChronFileLinearInterpolator.hpp>
|  | 
|  | 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 () | 
|  | 
|  | ChronFileInterpolator (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) | 
|  | 
| virtual | ~ChronFileInterpolator () | 
|  | 
| std::string | getInColumnSeparators () const | 
|  | 
| void | setInColumnSeparators (const std::string &InColumnSeparators) | 
|  | 
| std::string | getInCommentChar () const | 
|  | 
| void | setInCommentChar (const std::string &InCommentChar) | 
|  | 
| std::string | getInDateFormat () const | 
|  | 
| void | setInDateFormat (const std::string &InDateFormat) | 
|  | 
| std::string | getInFilePath () const | 
|  | 
| std::string | getOutColumnSeparator () const | 
|  | 
| void | setOutColumnSeparator (const std::string &OutColumnSeparator) | 
|  | 
| std::string | getOutCommentChar () const | 
|  | 
| void | setOutCommentChar (const std::string &OutCommentChar) | 
|  | 
| std::string | getOutDateFormat () const | 
|  | 
| void | setOutDateFormat (const std::string &OutDateFormat) | 
|  | 
| std::string | getOutFilePath () const | 
|  | 
| openfluid::core::DateTime | getBeginDate () const | 
|  | 
| openfluid::core::Duration_t | getDeltaT () const | 
|  | 
| openfluid::core::DateTime | getEndDate () const | 
|  | 
| PreProcess | getPreProcess () const | 
|  | 
      
        
          | openfluid::tools::ChronFileLinearInterpolator::~ChronFileLinearInterpolator | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void openfluid::tools::ChronFileLinearInterpolator::runInterpolation | ( |  | ) |  |  | virtual | 
 
 
The documentation for this class was generated from the following file: