#include <tools/ChronFileInterpolator.hpp>
◆ PreProcess
◆ ChronFileInterpolator()
◆ ~ChronFileInterpolator()
virtual openfluid::tools::ChronFileInterpolator::~ChronFileInterpolator |
( |
| ) |
|
|
virtual |
◆ displayChronSerie()
static void openfluid::tools::ChronFileInterpolator::displayChronSerie |
( |
ChronologicalSerie< double > & |
Data | ) |
|
|
inlinestaticprotected |
◆ getBeginDate()
◆ getDeltaT()
◆ getEndDate()
◆ getInColumnSeparators()
std::string openfluid::tools::ChronFileInterpolator::getInColumnSeparators |
( |
| ) |
const |
|
inline |
◆ getInCommentChar()
std::string openfluid::tools::ChronFileInterpolator::getInCommentChar |
( |
| ) |
const |
|
inline |
◆ getInDateFormat()
std::string openfluid::tools::ChronFileInterpolator::getInDateFormat |
( |
| ) |
const |
|
inline |
◆ getInFilePath()
std::string openfluid::tools::ChronFileInterpolator::getInFilePath |
( |
| ) |
const |
|
inline |
◆ getOutColumnSeparator()
std::string openfluid::tools::ChronFileInterpolator::getOutColumnSeparator |
( |
| ) |
const |
|
inline |
◆ getOutCommentChar()
std::string openfluid::tools::ChronFileInterpolator::getOutCommentChar |
( |
| ) |
const |
|
inline |
◆ getOutDateFormat()
std::string openfluid::tools::ChronFileInterpolator::getOutDateFormat |
( |
| ) |
const |
|
inline |
◆ getOutFilePath()
std::string openfluid::tools::ChronFileInterpolator::getOutFilePath |
( |
| ) |
const |
|
inline |
◆ getPreProcess()
PreProcess openfluid::tools::ChronFileInterpolator::getPreProcess |
( |
| ) |
const |
|
inline |
◆ loadInFile()
void openfluid::tools::ChronFileInterpolator::loadInFile |
( |
ChronologicalSerie< double > & |
Data | ) |
|
|
protected |
◆ runInterpolation()
virtual void openfluid::tools::ChronFileInterpolator::runInterpolation |
( |
| ) |
|
|
pure virtual |
◆ setInColumnSeparators()
void openfluid::tools::ChronFileInterpolator::setInColumnSeparators |
( |
const std::string & |
InColumnSeparators | ) |
|
|
inline |
◆ setInCommentChar()
void openfluid::tools::ChronFileInterpolator::setInCommentChar |
( |
const std::string & |
InCommentChar | ) |
|
|
inline |
◆ setInDateFormat()
void openfluid::tools::ChronFileInterpolator::setInDateFormat |
( |
const std::string & |
InDateFormat | ) |
|
|
inline |
◆ setOutColumnSeparator()
void openfluid::tools::ChronFileInterpolator::setOutColumnSeparator |
( |
const std::string & |
OutColumnSeparator | ) |
|
|
inline |
◆ setOutCommentChar()
void openfluid::tools::ChronFileInterpolator::setOutCommentChar |
( |
const std::string & |
OutCommentChar | ) |
|
|
inline |
◆ setOutDateFormat()
void openfluid::tools::ChronFileInterpolator::setOutDateFormat |
( |
const std::string & |
OutDateFormat | ) |
|
|
inline |
◆ m_BeginDate
◆ m_DeltaT
◆ m_EndDate
◆ m_InColumnSeparators
std::string openfluid::tools::ChronFileInterpolator::m_InColumnSeparators |
|
protected |
◆ m_InCommentChar
std::string openfluid::tools::ChronFileInterpolator::m_InCommentChar |
|
protected |
◆ m_InDateFormat
std::string openfluid::tools::ChronFileInterpolator::m_InDateFormat |
|
protected |
◆ m_InFilePath
std::string openfluid::tools::ChronFileInterpolator::m_InFilePath |
|
protected |
◆ m_OutColumnSeparator
std::string openfluid::tools::ChronFileInterpolator::m_OutColumnSeparator |
|
protected |
◆ m_OutCommentChar
std::string openfluid::tools::ChronFileInterpolator::m_OutCommentChar |
|
protected |
◆ m_OutDateFormat
std::string openfluid::tools::ChronFileInterpolator::m_OutDateFormat |
|
protected |
◆ m_OutFilePath
std::string openfluid::tools::ChronFileInterpolator::m_OutFilePath |
|
protected |
◆ m_PreProcess
PreProcess openfluid::tools::ChronFileInterpolator::m_PreProcess |
|
protected |
The documentation for this class was generated from the following file: