| _mData | Interpolator::Table1D | [private] |
| _mEntryPoint | Interpolator::Table1D | [private] |
| _mInterpolator | Interpolator::Table1D | [private] |
| _sEntryPoint | Interpolator::Table1D | [private] |
| _sOutputPoint | Interpolator::Table1D | [private] |
| checkDataAreCorrects() | Interpolator::Table1D | |
| computeValue(double dValue) | Interpolator::Table1D | [virtual] |
| computeValue() | Interpolator::Table1D | [virtual] |
| getDescription() const | Interpolator::Table | |
| getEntryPoint() const | Interpolator::Table1D | |
| getEntryPointVariable() const | Interpolator::Table1D | |
| getFilePath() const | Interpolator::Table | |
| getInterpolationData() const | Interpolator::Table1D | [virtual] |
| getInterpolationType() const | Interpolator::Table | |
| getInterpolator() const | Interpolator::Table1D | [virtual] |
| getName() const | Interpolator::Table | |
| getNbData() const | Interpolator::Table1D | |
| getOutputPoint() const | Interpolator::Table1D | |
| getXValue(int i) const | Interpolator::Table1D | |
| getXValues() const | Interpolator::Table1D | |
| getYValue(int i) const | Interpolator::Table1D | |
| getYValues() const | Interpolator::Table1D | |
| printInfos() | Interpolator::Table1D | [virtual] |
| setValues(long lNbData, double *dNewXValues, double *dNewYValues) | Interpolator::Table1D | |
| setXValue(int i, double dNewValue) | Interpolator::Table1D | |
| setYValue(int i, double dNewValue) | Interpolator::Table1D | |
| Table() | Interpolator::Table | |
| Table(std::string sName, std::string sDescription, std::string InterpolationType, std::string sFilePath="") | Interpolator::Table | |
| Table1D(std::string sName, std::string sDescription, std::string sEntryPoint, std::string sOutputPoint, Variable *mEntryPoint, Interpolator1D *mInterpolator1D) | Interpolator::Table1D | |
| Table1D(std::string sName, std::string sDescription, std::string sEntryPoint, std::string sOutputPoint, Variable *mEntryPoint, std::string sInterpolationType, long lNbData, double *mX, double *mY) | Interpolator::Table1D | |
| Table1D(std::string sName, std::string sDescription, std::string sInterpolationType, std::string sFilePath, int iFirstColumn, int iSecondColumn) | Interpolator::Table1D | |
| WriteTable() | Interpolator::Table1D | |
| ~Table() | Interpolator::Table | [virtual] |
| ~Table1D() | Interpolator::Table1D | [virtual] |