Defines the functions available when working with polar scans.
Defines the functions available when working with polar volumes.
Radvol-QC general structures and algorithms.
int RadvolNmet_nmetRemoval_pvol(PolarVolume_t *pvol, Radvol_params_t *params, char *paramFileName)
Runs algorithm for non-meteorological echoes removal and quality characterization with parameters fro...
Definition radvolnmet.c:281
int RadvolNmet_nmetRemoval_scan(PolarScan_t *scan, Radvol_params_t *params, char *paramFileName)
Runs algorithm for non-meteorological echoes removal and quality characterization with parameters fro...
Definition radvolnmet.c:238
RaveCoreObjectType RadvolNmet_TYPE
Type definition to use when creating a rave object.
Definition radvolnmet.c:326
Generic implementation of an object that is used within rave.
Represents one scan in a volume.
Definition polarscan.c:47
Represents a volume.
Definition polarvolume.c:51
Represents the RadvolNmet algorithm.
Definition radvolnmet.c:37
Represents argument parameters for Radvol's algorithms.
Definition radvol.h:88
The rave object type definition.
Definition rave_object.h:52