MI - Fimex
|
This is the complete list of members for MetNoFimex::CachedInterpolationInterface, including all inherited members.
CachedInterpolationInterface(std::string xDimName, std::string yDimName) | MetNoFimex::CachedInterpolationInterface | inline |
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 =0 | MetNoFimex::CachedInterpolationInterface | pure virtual |
getInY() const =0 | MetNoFimex::CachedInterpolationInterface | pure virtual |
getOutX() const =0 | MetNoFimex::CachedInterpolationInterface | pure virtual |
getOutY() const =0 | MetNoFimex::CachedInterpolationInterface | pure virtual |
interpolateValues(boost::shared_array< float > inData, size_t size, size_t &newSize) const =0 | MetNoFimex::CachedInterpolationInterface | pure virtual |
~CachedInterpolationInterface() | MetNoFimex::CachedInterpolationInterface | inlinevirtual |