RAVE
RavePolarVolume Struct Reference

Defines one polar volume. More...

#include <rave_transform.h>

Public Attributes

double beamwidth
 Beamwidth.
 
double nodata
 No data.
 
double noecho
 No echo.
 
double lon
 Longitude for the radar.
 
double lat
 Latitude for the radar.
 
double geo_height
 Height of the radar.
 
int azim_uppb
 Number of beans.
 
int range_uppb
 Number of range bins.
 
double azimuth_offset
 Azimutal difference between two nearby beans.
 
double scale
 Resolution for the beans.
 
double cressmanxy
 xy value used in cressman
 
double cressmanz
 z value used in cressman
 
int got_cressmanxy
 if cressmanxy is set
 
int got_cressmanz
 if cressmanz is set
 
int fieldsn
 number of fields
 
RavePolarFieldfields
 The array of fields.
 

Detailed Description

Defines one polar volume.

Member Data Documentation

◆ azim_uppb

int RavePolarVolume::azim_uppb

Number of beans.

◆ azimuth_offset

double RavePolarVolume::azimuth_offset

Azimutal difference between two nearby beans.

◆ beamwidth

double RavePolarVolume::beamwidth

Beamwidth.

◆ cressmanxy

double RavePolarVolume::cressmanxy

xy value used in cressman

◆ cressmanz

double RavePolarVolume::cressmanz

z value used in cressman

◆ fields

RavePolarField* RavePolarVolume::fields

The array of fields.

◆ fieldsn

int RavePolarVolume::fieldsn

number of fields

◆ geo_height

double RavePolarVolume::geo_height

Height of the radar.

◆ got_cressmanxy

int RavePolarVolume::got_cressmanxy

if cressmanxy is set

◆ got_cressmanz

int RavePolarVolume::got_cressmanz

if cressmanz is set

◆ lat

double RavePolarVolume::lat

Latitude for the radar.

◆ lon

double RavePolarVolume::lon

Longitude for the radar.

◆ nodata

double RavePolarVolume::nodata

No data.

◆ noecho

double RavePolarVolume::noecho

No echo.

◆ range_uppb

int RavePolarVolume::range_uppb

Number of range bins.

◆ scale

double RavePolarVolume::scale

Resolution for the beans.


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