VAPoR  0.1
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
 CVetsUtil::OptionParser::_DPOption
 CVetsUtil::OptionParser::_EnvOpt
 CVetsUtil::OptionParser::_OptDescRecAn option description record (odr)
 CVetsUtil::OptionParser::_OptRec
 CVAPoR::VDFIOBase::BitMask
 CVAPoR::RegularGrid::ConstIterator
 CVAPoR::DataStatusA class for describing the currently loaded dataset
 CVAPoR::NetCDFCollection::DerivedVar
 CVetsUtil::OptionParser::Dimension2D_
 CVetsUtil::OptionParser::Dimension3D_
 CVAPoR::ParamNode::DirtyFlag
 CVAPoR::EventRouterA pure virtual class specifying the common properties of all the parameter tabs in the VAPOR GUI
 CVAPoR::ExpatStackElement
 CVetsUtil::OptionParser::IntRange_
 CVAPoR::RegularGrid::Iterator
 CVAPoR::Keyframe
 CLayeredGridThis class implements a 2D or 3D layered grid: a generalization of a regular grid where the spacing of grid points along a single dimension may vary at each grid point. The spacing along the remaining one (2D case) or two (3D case) dimensions is invariant between grid points. For example, if K is the layered dimension than the z coordinate is given by some function f(i,j,k):
 CVAPoR::MetadataAn abstract class for managing metadata for a collection of gridded data. The data collection may support two forms of data reduction: multi-resolution (a hierarchy of grids, each dimension a factor of two coarser than the preceeding), and level-of-detail (a sequence of one more compressions)
 CVAPoR::DCReader???
 CVAPoR::MetadataVDCA class for managing data set metadata
 CVetsUtil::MyBaseVetsUtil base class
 CVAPoR::Lifting1D< float >
 CVAPoR::AMRDataThis class manages an Adaptive Mesh Refinement grid
 CVAPoR::AMRTreeThis class manages an AMR tree data structure
 CVAPoR::AMRTreeBranchThis class manages an octree data structure
 CVAPoR::BlkMemMgrThe VetsUtil BlkMemMgr class
 CVAPoR::Copy2VDF
 CVAPoR::DataMgrA cache based data reader
 CVAPoR::DataMgrFactory
 CVAPoR::DCReader???
 CVAPoR::ExpatParseMgr
 CVAPoR::GeoUtilMisc. utilities for operating on geographic coordinates
 CVAPoR::GLWindowA class for performing OpenGL rendering in a VAPOR Visualizer
 CVAPoR::ImpExpA class for managing data set metadata
 CVAPoR::Lifting1D< Data_T >Wrapper for Wim Swelden's Liftpack wavelet transform interface
 CVAPoR::MatWaveBaseA base class for a Matlab-like wavelet bank
 CVAPoR::MetadataVDCA class for managing data set metadata
 CVAPoR::NCBuf
 CVAPoR::NetCDFCollectionWrapper for a collection of netCDF files
 CVAPoR::NetCDFSimpleNetCDFSimple API interface
 CVAPoR::ParamsA pure virtual class for managing parameters used in visualization
 CVAPoR::Proj4APIWrapper for proj4 C API
 CVAPoR::RendererA class that performs rendering in the GLWindow
 CVAPoR::SignificanceMapImplements a significance map
 CVAPoR::VDCFactoryCreates a MetadaVDC object
 CVAPoR::vdfcreate
 CVAPoR::WaveletBlock1DA block-based, 1D wavelet transformer
 CVAPoR::WaveletBlock2DA tile-based, 2D wavelet transformer
 CVAPoR::WaveletBlock3DA block-based, 3D wavelet transformer
 CVAPoR::Wrf2vdf
 CVAPoR::wrfvdfcreate
 CVAPoR::XmlNodeAn Xml tree
 CVetsUtil::Base64
 CVetsUtil::EasyThreads
 CVetsUtil::OptionParser
 CVetsUtil::Version
 CVAPoR::ParsedXml
 CVAPoR::AMRTreeThis class manages an AMR tree data structure
 CVAPoR::ImpExpA class for managing data set metadata
 CVAPoR::MetadataVDCA class for managing data set metadata
 CVAPoR::ParamsBaseNodes with state in Xml tree representation
 CVAPoR::VizWinMgrA class for managing all visualizers
 CVAPoR::PipeLine
 CQGLWidget
 CVAPoR::GLWindowA class for performing OpenGL rendering in a VAPOR Visualizer
 CQObject
 CVAPoR::RendererA class that performs rendering in the GLWindow
 CVAPoR::VizWinMgrA class for managing all visualizers
 CRegularGridThis class implements a 2D or 3D regular grid: a tessellation of Euculidean space by rectangles (2D) or parallelpipeds (3D). Each grid point can be addressed by an index(i,j,k), where i, a and k range from 0 to dim - 1, where dim is the dimension of the I, J, or K axis, respectively. Moreover, each grid point has a coordinate in a user-defined coordinate system given by (i * dx, j * dy, k * dz) for some real numbers dx, dy, and dz representing the grid spacing
 CVAPoR::RegularGrid
 CVAPoR::LayeredGrid
 CVAPoR::SphericalGrid
 CVAPoR::StretchedGrid
 CSphericalGridThis class implements a 2D or 3D spherical grid: a generalization of a regular grid where the spacing of grid points along a single dimension may vary at each grid point. The spacing along the remaining one (2D case) or two (3D case) dimensions is invariant between grid points. For example, if K is the spherical dimension than the z coordinate is given by some function f(i,j,k):
 CStretchedGridThis class implements a 2D or 3D stretched grid: a generalization of a regular grid where the spacing of grid points along each dimension may vary along the dimension. I.e. the coordinates along each dimension are a function of the dimension index. E.g. x = x(i), for some monotonically increasing function x(i)
 CVAPoR::NetCDFCollection::TimeVaryingVar
 CVAPoR::NetCDFCollection::TimeVaryingVar::tvmap_t
 CVAPoR::UDUnits
 CVAPoR::NetCDFSimple::VariableNetCDFSimple API interface
 CVersionReturn version information
 CVAPoR::WaveFiltBaseA base class for wavelet family filters
 CVAPoR::WaveFiltBiorBiorthogonal spline family FIR filters
 CVAPoR::WaveFiltCoifCoiflet family FIR filters
 CVAPoR::WaveFiltDaubDaubechies family FIR filters
 CVAPoR::WaveFiltHaarHaar FIR filters
 CVAPoR::WeightTable