| _mInterpolationData | Interpolator::Interpolator2D | [protected] |
| _verb | Interpolator::Interpolator | [static] |
| compute(double dXValue, double dYValue) | Interpolator::NearestNeighbourInterpolator2D | [private, virtual] |
| findIndexes(double dXValue, double dYValue) | Interpolator::Interpolator2D | |
| findXIndex(double dXValue) | Interpolator::Interpolator2D | |
| findYIndex(double dYValue) | Interpolator::Interpolator2D | |
| getDescription() const | Interpolator::Interpolator | |
| getInterpolatedData() | Interpolator::Interpolator2D | [virtual] |
| getInterpolatedValue(double dXValue, double dYValue) | Interpolator::NearestNeighbourInterpolator2D | [virtual] |
| getInterpolationType() const | Interpolator::Interpolator | |
| getName() const | Interpolator::Interpolator | |
| Interpolator() | Interpolator::Interpolator | |
| Interpolator(std::string sName, std::string sDescription, std::string sInterpolationType) | Interpolator::Interpolator | |
| Interpolator2D() | Interpolator::Interpolator2D | |
| Interpolator2D(std::string sName, std::string sDescription, std::string sInterpolationType, InterpolationData2D *mInterpolationData) | Interpolator::Interpolator2D | |
| NearestNeighbourInterpolator2D() | Interpolator::NearestNeighbourInterpolator2D | |
| NearestNeighbourInterpolator2D(std::string sName, std::string sDescription, std::string sInterpolationType, InterpolationData2D *mInterpolationData) | Interpolator::NearestNeighbourInterpolator2D | |
| setVerbose(bool verb=false) | Interpolator::Interpolator | [inline, static] |
| ~Interpolator() | Interpolator::Interpolator | [virtual] |
| ~Interpolator2D() | Interpolator::Interpolator2D | [virtual] |
| ~NearestNeighbourInterpolator2D() | Interpolator::NearestNeighbourInterpolator2D | [virtual] |