MI - Fimex
|
This is the complete list of members for MetNoFimex::CachedInterpolation, including all inherited members.
CachedInterpolation(std::string xDimName, std::string yDimName, int funcType, std::vector< double > pointsOnXAxis, std::vector< double > pointsOnYAxis, size_t inX, size_t inY, size_t outX, size_t outY) | MetNoFimex::CachedInterpolation | |
CachedInterpolationInterface(std::string xDimName, std::string yDimName) | MetNoFimex::CachedInterpolationInterface | inline |
createReducedDomain(std::string xDimName, std::string yDimName) | MetNoFimex::CachedInterpolation | |
getInputDataSlice(boost::shared_ptr< CDMReader > reader, const std::string &varName, size_t unLimDim) const | MetNoFimex::CachedInterpolationInterface | virtual |
getInputDataSlice(boost::shared_ptr< CDMReader > reader, const std::string &varName, const SliceBuilder &sb) const | MetNoFimex::CachedInterpolationInterface | virtual |
getInX() const | MetNoFimex::CachedInterpolation | inlinevirtual |
getInY() const | MetNoFimex::CachedInterpolation | inlinevirtual |
getOutX() const | MetNoFimex::CachedInterpolation | inlinevirtual |
getOutY() const | MetNoFimex::CachedInterpolation | inlinevirtual |
interpolateValues(boost::shared_array< float > inData, size_t size, size_t &newSize) const | MetNoFimex::CachedInterpolation | virtual |
reducedDomain() const | MetNoFimex::CachedInterpolation | inlinevirtual |
~CachedInterpolation() | MetNoFimex::CachedInterpolation | inlinevirtual |
~CachedInterpolationInterface() | MetNoFimex::CachedInterpolationInterface | inlinevirtual |