Inheritance diagram for vol::VerticalAbsMax:
Public Member Functions | |
VerticalAbsMax () | |
virtual | ~VerticalAbsMax () |
virtual std::vector< code::SmartPtr< code::DataType > > | processVolume (const code::LatLonHeightGrid &) |
const std::string & | name () const |
vol::VerticalAbsMax::VerticalAbsMax | ( | ) | [inline] |
virtual vol::VerticalAbsMax::~VerticalAbsMax | ( | ) | [inline, virtual] |
const std::string& vol::VolumeGridAlgorithm::name | ( | ) | const [inline, inherited] |
virtual std::vector< code::SmartPtr<code::DataType> > vol::VerticalAbsMax::processVolume | ( | const code::LatLonHeightGrid & | ) | [virtual] |
Implements vol::VolumeGridAlgorithm.