 elaboradar::Assets | Finds resources, like data files, used by the program |
 radarelab::algo::azimuthresample::AzimuthIndex | Classe to manage Index beam positions by azimuth angles |
 elaboradar::CalcoloVPR | Struttara per il calcolo del VPR |
 radarelab::volume::classifier | Compute hydrometeor classification |
 radarelab::algo::Cleaner | Struttura per cleaner dati grezzi sulla base dei valori di V, W e la deviazione standard di Z |
 radarelab::CoordinateMapping | Mapping of cartesian coordinates to raw azimuth angles and range distances |
 elaboradar::CUM_BAC | Classe principale del programma |
 radarelab::CylindricalVolume | Radar volume mapped to cylindrical coordinates |
 radarelab::algo::DBZ | Class to manage reflectivity functions (simply attenuation correction, conversion between Z, dBZ, R) |
 radarelab::utils::sys::Directory | Nicely wrap access to directories |
 radarelab::File | Open a file taking its name from a given env variable |
 radarelab::utils::sys::FileDescriptor | Common operations on file descriptors |
  radarelab::utils::sys::NamedFileDescriptor | File descriptor with a name |
   radarelab::utils::sys::ManagedNamedFileDescriptor | File descriptor that gets automatically closed in the object destructor |
    radarelab::utils::sys::File | File in the file system |
    radarelab::utils::sys::Path | Wrap a path on the file system opened with O_PATH |
 radarelab::utils::tests::Fixture | Base class for test fixtures |
 radarelab::volume::HCA_Park | Compute HCA |
 radarelab::IndexMapping | Mapping of cartesian coordinates to specific azimuth and range volume indices |
  radarelab::FullsizeIndexMapping | Index mapping where the pixel size corresponds to the radar cell size |
  radarelab::ScaledIndexMapping | Index mapping with arbitrary pixel size |
 radarelab::utils::sys::Path::iterator | Iterator for directory entries |
 radarelab::algo::azimuthresample::LevelwiseResampler< T > | Resample a volume one level at a time |
 radarelab::volume::Loader | Struttura che contiene mappa per caricamento dati |
  radarelab::volume::ODIMLoader | Struttura che eredita da Loader e definisce i metodi per accedere ai dati ODIM |
 radarelab::volume::LoadInfo | LoadInfo structure - Contains generic volume information |
 radarelab::utils::tests::LocationInfo | Add information to the test backtrace for the tests run in the current scope |
 radarelab::Matrix2D< T > | Base for all matrices we use, since we rely on row-major data |
  radarelab::PolarScan< T > | PolarScan - structure to describe a polarScan containing a matrix of data and conversion factors |
 radarelab::Matrix2D< double > | |
  radarelab::volume::CONF | Compute confidence vector of radar variables |
  radarelab::volume::PROB | Given radar variables compute matrix of probability |
 radarelab::Matrix2D< float > | |
  radarelab::PolarScan< float > | |
 radarelab::Matrix2D< unsigned > | |
  radarelab::volume::MLpoints | MLpoints Melting Layer Points matrix AzH |
 radarelab::Matrix2D< unsigned char > | |
  radarelab::PolarScan< unsigned char > | |
 radarelab::Matrix2D< unsigned short > | |
  radarelab::PolarScan< unsigned short > | |
 radarelab::volume::MeltingLayer | MeltingLayer Melting Layer Detection Algorithm MLDA Giangrande et al. 2008 |
 radarelab::utils::sys::MMap | Wraps a mmapped memory area, unmapping it on destruction |
 radarelab::PolarScanBase | Basic structure to describe a polar scan, independently of the type of its samples |
  radarelab::PolarScan< float > | |
  radarelab::PolarScan< unsigned char > | |
  radarelab::PolarScan< unsigned short > | |
  radarelab::PolarScan< T > | PolarScan - structure to describe a polarScan containing a matrix of data and conversion factors |
 radarelab::volume::Scans< T > | Sequence of PolarScans which can have a different beam count for each elevation |
  radarelab::Volume< T > | Homogeneous volume with a common beam count for all PolarScans |
  radarelab::Volume< EchoClass > | |
  radarelab::Volume< unsigned char > | |
 radarelab::volume::Scans< double > | |
  radarelab::Volume< double > | |
 elaboradar::SingleCart | Struttura per gestire output cartesiano di un singolo campo |
 elaboradar::Site | Radar site information |
  elaboradar::SiteGAT | Struttura Site custom per GAT |
  elaboradar::SiteSPC | Struttura Site custom per SPC |
 radarelab::utils::str::Split | Split a string where a given substring is found |
 radarelab::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 |
 radarelab::utils::tests::TestCase | Test case collecting several test methods, and self-registering with the singleton instance of TestRegistry |
  radarelab::utils::tests::FixtureTestCase< FIXTURE > | Test case that includes a fixture |
 radarelab::utils::tests::TestCaseResult | Result of running a whole test case |
 radarelab::utils::tests::TestController | Abstract interface for the objects that supervise test execution |
  radarelab::utils::tests::SimpleTestController | Simple default implementation of TestController |
 radarelab::utils::tests::TestFailed | Exception thrown when a test assertion fails, normally by Location::fail_test |
 radarelab::utils::tests::TestMethod | Test method information |
 radarelab::utils::tests::TestMethodResult | Result of running a test method |
 radarelab::utils::tests::TestRegistry | Test registry |
 radarelab::utils::tests::TestSkipped | Exception thrown when a test or a test case needs to be skipped |
 radarelab::utils::tests::TestStackFrame | Information about one stack frame in the test execution stack |