Elaboradar  0.1
 Tutto Classi Namespace File Funzioni Variabili Tipi enumerati (enum) Gruppi
Gerarchia delle classi
Questo elenco di ereditarietà è ordinato approssimativamente, ma non completamente, in ordine alfabetico:
[livello di dettaglio 1234]
oCelaboradar::AssetsFinds resources, like data files, used by the program
oCradarelab::algo::azimuthresample::AzimuthIndexClasse to manage Index beam positions by azimuth angles
oCelaboradar::CalcoloVPRStruttara per il calcolo del VPR
oCradarelab::volume::classifierCompute hydrometeor classification
oCradarelab::algo::CleanerStruttura per cleaner dati grezzi sulla base dei valori di V, W e la deviazione standard di Z
oCradarelab::CoordinateMappingMapping of cartesian coordinates to raw azimuth angles and range distances
oCelaboradar::CUM_BACClasse principale del programma
oCradarelab::CylindricalVolumeRadar volume mapped to cylindrical coordinates
oCradarelab::algo::DBZClass to manage reflectivity functions (simply attenuation correction, conversion between Z, dBZ, R)
oCradarelab::utils::sys::DirectoryNicely wrap access to directories
oCradarelab::FileOpen a file taking its name from a given env variable
oCradarelab::utils::sys::FileDescriptorCommon operations on file descriptors
|\Cradarelab::utils::sys::NamedFileDescriptorFile descriptor with a name
| \Cradarelab::utils::sys::ManagedNamedFileDescriptorFile descriptor that gets automatically closed in the object destructor
|  oCradarelab::utils::sys::FileFile in the file system
|  \Cradarelab::utils::sys::PathWrap a path on the file system opened with O_PATH
oCradarelab::utils::tests::FixtureBase class for test fixtures
oCradarelab::volume::HCA_ParkCompute HCA
oCradarelab::IndexMappingMapping of cartesian coordinates to specific azimuth and range volume indices
|oCradarelab::FullsizeIndexMappingIndex mapping where the pixel size corresponds to the radar cell size
|\Cradarelab::ScaledIndexMappingIndex mapping with arbitrary pixel size
oCradarelab::utils::sys::Path::iteratorIterator for directory entries
oCradarelab::algo::azimuthresample::LevelwiseResampler< T >Resample a volume one level at a time
oCradarelab::volume::LoaderStruttura che contiene mappa per caricamento dati
|\Cradarelab::volume::ODIMLoaderStruttura che eredita da Loader e definisce i metodi per accedere ai dati ODIM
oCradarelab::volume::LoadInfoLoadInfo structure - Contains generic volume information
oCradarelab::utils::tests::LocationInfoAdd information to the test backtrace for the tests run in the current scope
oCradarelab::Matrix2D< T >Base for all matrices we use, since we rely on row-major data
|\Cradarelab::PolarScan< T >PolarScan - structure to describe a polarScan containing a matrix of data and conversion factors
oCradarelab::Matrix2D< double >
|oCradarelab::volume::CONFCompute confidence vector of radar variables
|\Cradarelab::volume::PROBGiven radar variables compute matrix of probability
oCradarelab::Matrix2D< float >
|\Cradarelab::PolarScan< float >
oCradarelab::Matrix2D< unsigned >
|\Cradarelab::volume::MLpointsMLpoints Melting Layer Points matrix AzH
oCradarelab::Matrix2D< unsigned char >
|\Cradarelab::PolarScan< unsigned char >
oCradarelab::Matrix2D< unsigned short >
|\Cradarelab::PolarScan< unsigned short >
oCradarelab::volume::MeltingLayerMeltingLayer Melting Layer Detection Algorithm MLDA Giangrande et al. 2008
oCradarelab::utils::sys::MMapWraps a mmapped memory area, unmapping it on destruction
oCradarelab::PolarScanBaseBasic structure to describe a polar scan, independently of the type of its samples
|oCradarelab::PolarScan< float >
|oCradarelab::PolarScan< unsigned char >
|oCradarelab::PolarScan< unsigned short >
|\Cradarelab::PolarScan< T >PolarScan - structure to describe a polarScan containing a matrix of data and conversion factors
oCradarelab::volume::Scans< T >Sequence of PolarScans which can have a different beam count for each elevation
|oCradarelab::Volume< T >Homogeneous volume with a common beam count for all PolarScans
|oCradarelab::Volume< EchoClass >
|\Cradarelab::Volume< unsigned char >
oCradarelab::volume::Scans< double >
|\Cradarelab::Volume< double >
oCelaboradar::SingleCartStruttura per gestire output cartesiano di un singolo campo
oCelaboradar::SiteRadar site information
|oCelaboradar::SiteGATStruttura Site custom per GAT
|\Celaboradar::SiteSPCStruttura Site custom per SPC
oCradarelab::utils::str::SplitSplit a string where a given substring is found
oCradarelab::Statistic< T >Generic Class to perform statistical analysis Statistic object could be used as accumulator of data and performs statistical computations such as mean, variance, standard deviation, linear fit
oCradarelab::utils::tests::TestCaseTest case collecting several test methods, and self-registering with the singleton instance of TestRegistry
|\Cradarelab::utils::tests::FixtureTestCase< FIXTURE >Test case that includes a fixture
oCradarelab::utils::tests::TestCaseResultResult of running a whole test case
oCradarelab::utils::tests::TestControllerAbstract interface for the objects that supervise test execution
|\Cradarelab::utils::tests::SimpleTestControllerSimple default implementation of TestController
oCradarelab::utils::tests::TestFailedException thrown when a test assertion fails, normally by Location::fail_test
oCradarelab::utils::tests::TestMethodTest method information
oCradarelab::utils::tests::TestMethodResultResult of running a test method
oCradarelab::utils::tests::TestRegistryTest registry
oCradarelab::utils::tests::TestSkippedException thrown when a test or a test case needs to be skipped
\Cradarelab::utils::tests::TestStackFrameInformation about one stack frame in the test execution stack