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