RAVE
_Radvol_t Struct Reference

Represents the Radvol. More...

#include <radvol.h>

Public Attributes

RAVE_OBJECT_HEAD Elevation_tTabElev
 Always on top.
 
int nele
 number of elevations in TabElev
 
double beamwidth
 ray width [rad]
 
double wavelength
 length of wave [cm]
 
double pulselength
 half of radar pulse length
 
double Eer
 equivalent earth's radius [km]
 
int altitude
 altitude of antenna
 
char * name
 radar name what->source->NOD
 
char * task_name
 task name to be saved in *.h5 file
 
char * task_args
 task arguments to be saved in *.h5 file
 
int QIOn
 1 if QI is calculated, 0 otherwise
 
int QCOn
 1 if QC is on, 0 otherwise
 
int DBZHtoTH
 1 if to copy unprocessed DBZH into TH if TH does not exist, 0 otherwise
 

Detailed Description

Represents the Radvol.

Member Data Documentation

◆ altitude

int _Radvol_t::altitude

altitude of antenna

◆ beamwidth

double _Radvol_t::beamwidth

ray width [rad]

◆ DBZHtoTH

int _Radvol_t::DBZHtoTH

1 if to copy unprocessed DBZH into TH if TH does not exist, 0 otherwise

◆ Eer

double _Radvol_t::Eer

equivalent earth's radius [km]

◆ name

char* _Radvol_t::name

radar name what->source->NOD

◆ nele

int _Radvol_t::nele

number of elevations in TabElev

◆ pulselength

double _Radvol_t::pulselength

half of radar pulse length

◆ QCOn

int _Radvol_t::QCOn

1 if QC is on, 0 otherwise

◆ QIOn

int _Radvol_t::QIOn

1 if QI is calculated, 0 otherwise

◆ TabElev

RAVE_OBJECT_HEAD Elevation_t* _Radvol_t::TabElev

Always on top.

elevation data

◆ task_args

char* _Radvol_t::task_args

task arguments to be saved in *.h5 file

◆ task_name

char* _Radvol_t::task_name

task name to be saved in *.h5 file

◆ wavelength

double _Radvol_t::wavelength

length of wave [cm]


The documentation for this struct was generated from the following file: