Inheritance diagram for vol::LayerAverage:

Public Member Functions | |
| LayerAverage (const code::SmartPtr< NSEGrid > nseGrid) | |
| virtual | ~LayerAverage () |
| virtual std::vector< code::SmartPtr< code::DataType > > | processVolume (const code::LatLonHeightGrid &) |
| const std::string & | name () const |
Classes | |
| class | AverageValueOperation |
| class | DepthOperation |
| class | EchoTopOperation |
| class | LowestAltitudeOperation |
| class | MaxValueOperation |
| class | Operation |
| struct | Operations |
| class | ValueAtHeightOperation |
| vol::LayerAverage::LayerAverage | ( | const code::SmartPtr< NSEGrid > | nseGrid | ) |
| virtual vol::LayerAverage::~LayerAverage | ( | ) | [inline, virtual] |
| const std::string& vol::VolumeGridAlgorithm::name | ( | ) | const [inline, inherited] |
| virtual std::vector< code::SmartPtr<code::DataType> > vol::LayerAverage::processVolume | ( | const code::LatLonHeightGrid & | ) | [virtual] |
Implements vol::VolumeGridAlgorithm.
1.4.7