Elaboradar  0.1
Elenco dei tipi composti
Queste sono le classi, le struct, le union e le interfacce con una loro breve descrizione:
[livello di dettaglio 12345]
 NelaboradarName space generale del programma
 CAssetsFinds resources, like data files, used by the program
 CCUM_BACClasse principale del programma
 CCalcoloVPRStruttara per il calcolo del VPR
 CSingleCartStruttura per gestire output cartesiano di un singolo campo
 CSiteRadar site information
 CSiteGATStruttura Site custom per GAT
 CSiteSPCStruttura Site custom per SPC
 NradarelabString functions
 Nalgo
 Nazimuthresample
 CAzimuthIndexClasse to manage Index beam positions by azimuth angles
 CLevelwiseResamplerResample a volume one level at a time
 CCleanerStruttura per cleaner dati grezzi sulla base dei valori di V, W e la deviazione standard di Z
 CDBZClass to manage reflectivity functions (simply attenuation correction, conversion between Z, dBZ, R)
 Nutils
 Nstr
 CSplitSplit a string where a given substring is found
 Nsys
 CMMapWraps a mmapped memory area, unmapping it on destruction
 CFileDescriptorCommon operations on file descriptors
 CPreserveFileTimesRAII mechanism to save restore file times at the end of some file operations
 CNamedFileDescriptorFile descriptor with a name
 CManagedNamedFileDescriptorFile descriptor that gets automatically closed in the object destructor
 CPathWrap a path on the file system opened with O_PATH
 CiteratorIterator for directory entries
 CFileFile in the file system
 CTempfileOpen a temporary file
 CTempdirOpen a temporary directory
 CClockAccess to clock_gettime
 COverrideRlimitOverride a soft resource limit during the lifetime of the object
 Ntests
 CTestMethodResultResult of running a test method
 CTestCaseResultResult of running a whole test case
 CTestControllerAbstract interface for the objects that supervise test execution
 CFilteringTestControllerTest controller that filters tests via a blocklist/allowlist system containing glob patterns on testcase.testmethod names
 CSimpleTestControllerSimple default implementation of TestController
 CVerboseTestControllerVerbose implementation of TestController
 CTestRegistryTest registry
 CLocationInfoAdd information to the test backtrace for the tests run in the current scope
 CTestStackFrameInformation about one stack frame in the test execution stack
 CTestFailedException thrown when a test assertion fails, normally by Location::fail_test
 CTestSkippedException thrown when a test or a test case needs to be skipped
 CTestMethodTest method information
 CTestCaseTest case collecting several test methods, and self-registering with the singleton instance of TestRegistry
 CFixtureBase class for test fixtures
 CFixtureTestCaseTest case that includes a fixture
 NvolumeNamespace per volume dati
 CLoaderStruttura che contiene mappa per caricamento dati
 CODIMLoaderStruttura che eredita da Loader e definisce i metodi per accedere ai dati ODIM
 CLoadInfoLoadInfo structure - Contains generic volume information
 CScansSequence of PolarScans which can have a different beam count for each elevation
 CPROBGiven radar variables compute matrix of probability
 CMLpointsMLpoints Melting Layer Points matrix AzH
 CCONFCompute confidence vector of radar variables
 CHCA_ParkCompute HCA
 CMeltingLayerMeltingLayer Melting Layer Detection Algorithm MLDA Giangrande et al. 2008
 CclassifierCompute hydrometeor classification
 CCoordinateMappingMapping of cartesian coordinates to raw azimuth angles and range distances
 CIndexMappingMapping of cartesian coordinates to specific azimuth and range volume indices
 CFullsizeIndexMappingIndex mapping where the pixel size corresponds to the radar cell size
 CScaledIndexMappingIndex mapping with arbitrary pixel size
 CCylindricalVolumeRadar volume mapped to cylindrical coordinates
 CMatrix2DBase for all matrices we use, since we rely on row-major data
 CFileOpen a file taking its name from a given env variable
 CPolarScanBaseBasic structure to describe a polar scan, independently of the type of its samples
 CPolarScanPolarScan - structure to describe a polarScan containing a matrix of data and conversion factors
 CVolumeHomogeneous volume with a common beam count for all PolarScans
 CStatisticGeneric 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