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