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