Elaboradar 0.1
Caricamento in corso...
Ricerca in corso...
Nessun risultato
Gerarchia delle classi
Questo elenco di ereditarietà è ordinato approssimativamente, ma non completamente, in ordine alfabetico:
[livello di dettaglio 12345]
 Celaboradar::AssetsFinds resources, like data files, used by the program
 Cradarelab::algo::azimuthresample::AzimuthIndexClasse to manage Index beam positions by azimuth angles
 Celaboradar::CalcoloVPRStruttara per il calcolo del VPR
 Cradarelab::volume::classifierCompute hydrometeor classification
 Cradarelab::algo::CleanerStruttura per cleaner dati grezzi sulla base dei valori di V, W e la deviazione standard di Z
 Cradarelab::utils::sys::ClockAccess to clock_gettime
 Cradarelab::CoordinateMappingMapping of cartesian coordinates to raw azimuth angles and range distances
 Celaboradar::CUM_BACClasse principale del programma
 Cradarelab::CylindricalVolumeRadar volume mapped to cylindrical coordinates
 Cradarelab::algo::DBZClass to manage reflectivity functions (simply attenuation correction, conversion between Z, dBZ, R)
 Cradarelab::FileOpen a file taking its name from a given env variable
 Cradarelab::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
 Cradarelab::utils::sys::FileFile in the file system
 Cradarelab::utils::sys::TempfileOpen a temporary file
 Cradarelab::utils::sys::PathWrap a path on the file system opened with O_PATH
 Cradarelab::utils::sys::TempdirOpen a temporary directory
 Cradarelab::utils::tests::FixtureBase class for test fixtures
 Cradarelab::volume::HCA_ParkCompute HCA
 Cradarelab::IndexMappingMapping of cartesian coordinates to specific azimuth and range volume indices
 Cradarelab::FullsizeIndexMappingIndex mapping where the pixel size corresponds to the radar cell size
 Cradarelab::ScaledIndexMappingIndex mapping with arbitrary pixel size
 Cradarelab::utils::sys::Path::iteratorIterator for directory entries
 Cradarelab::algo::azimuthresample::LevelwiseResampler< T >Resample a volume one level at a time
 Cradarelab::volume::LoaderStruttura che contiene mappa per caricamento dati
 Cradarelab::volume::ODIMLoaderStruttura che eredita da Loader e definisce i metodi per accedere ai dati ODIM
 Cradarelab::volume::LoadInfoLoadInfo structure - Contains generic volume information
 Cradarelab::utils::tests::LocationInfoAdd information to the test backtrace for the tests run in the current scope
 Cradarelab::Matrix2D< T >Base for all matrices we use, since we rely on row-major data
 Cradarelab::PolarScan< unsigned char >
 Cradarelab::PolarScan< unsigned short >
 Cradarelab::PolarScan< float >
 Cradarelab::PolarScan< T >PolarScan - structure to describe a polarScan containing a matrix of data and conversion factors
 Cradarelab::Matrix2D< double >
 Cradarelab::volume::CONFCompute confidence vector of radar variables
 Cradarelab::volume::PROBGiven radar variables compute matrix of probability
 Cradarelab::Matrix2D< float >
 Cradarelab::Matrix2D< unsigned >
 Cradarelab::volume::MLpointsMLpoints Melting Layer Points matrix AzH
 Cradarelab::Matrix2D< unsigned char >
 Cradarelab::Matrix2D< unsigned short >
 Cradarelab::volume::MeltingLayerMeltingLayer Melting Layer Detection Algorithm MLDA Giangrande et al. 2008
 Cradarelab::utils::sys::MMapWraps a mmapped memory area, unmapping it on destruction
 Cradarelab::utils::sys::OverrideRlimitOverride a soft resource limit during the lifetime of the object
 Cradarelab::PolarScanBaseBasic structure to describe a polar scan, independently of the type of its samples
 Cradarelab::PolarScan< unsigned char >
 Cradarelab::PolarScan< unsigned short >
 Cradarelab::PolarScan< float >
 Cradarelab::PolarScan< T >PolarScan - structure to describe a polarScan containing a matrix of data and conversion factors
 Cradarelab::utils::sys::PreserveFileTimesRAII mechanism to save restore file times at the end of some file operations
 Cradarelab::volume::Scans< T >Sequence of PolarScans which can have a different beam count for each elevation
 Cradarelab::Volume< double >
 Cradarelab::Volume< unsigned char >
 Cradarelab::Volume< EchoClass >
 Cradarelab::Volume< T >Homogeneous volume with a common beam count for all PolarScans
 Cradarelab::volume::Scans< double >
 Cradarelab::volume::Scans< EchoClass >
 Cradarelab::volume::Scans< unsigned char >
 Celaboradar::SingleCartStruttura per gestire output cartesiano di un singolo campo
 Celaboradar::SiteRadar site information
 Celaboradar::SiteGATStruttura Site custom per GAT
 Celaboradar::SiteSPCStruttura Site custom per SPC
 Cradarelab::utils::str::SplitSplit a string where a given substring is found
 Cradarelab::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
 Cradarelab::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
 Cradarelab::utils::tests::TestCaseResultResult of running a whole test case
 Cradarelab::utils::tests::TestControllerAbstract interface for the objects that supervise test execution
 Cradarelab::utils::tests::FilteringTestControllerTest controller that filters tests via a blocklist/allowlist system containing glob patterns on testcase.testmethod names
 Cradarelab::utils::tests::SimpleTestControllerSimple default implementation of TestController
 Cradarelab::utils::tests::VerboseTestControllerVerbose implementation of TestController
 Cradarelab::utils::tests::TestFailedException thrown when a test assertion fails, normally by Location::fail_test
 Cradarelab::utils::tests::TestMethodTest method information
 Cradarelab::utils::tests::TestMethodResultResult of running a test method
 Cradarelab::utils::tests::TestRegistryTest registry
 Cradarelab::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