RAVE
_PolarVolume_t Struct Reference

Represents a volume. More...

Public Attributes

RAVE_OBJECT_HEAD Projection_tprojection
 Always on top.
 
PolarNavigator_tnavigator
 a polar navigator
 
RaveObjectList_tscans
 the list of scans
 
RaveDateTime_tdatetime
 the date / time
 
RaveAttributeTable_tattrs
 the attributes
 
char * source
 the source string
 
char * paramname
 the default parameter
 
double beamwH
 the horizontal beamwidth, default bw is 1.0 * M_PI/180.0
 
double beamwV
 the vertical beamwidth, default bw is 1.0 * M_PI/180.0
 

Detailed Description

Represents a volume.

Member Data Documentation

◆ attrs

RaveAttributeTable_t* _PolarVolume_t::attrs

the attributes

◆ beamwH

double _PolarVolume_t::beamwH

the horizontal beamwidth, default bw is 1.0 * M_PI/180.0

◆ beamwV

double _PolarVolume_t::beamwV

the vertical beamwidth, default bw is 1.0 * M_PI/180.0

◆ datetime

RaveDateTime_t* _PolarVolume_t::datetime

the date / time

◆ navigator

PolarNavigator_t* _PolarVolume_t::navigator

a polar navigator

◆ paramname

char* _PolarVolume_t::paramname

the default parameter

◆ projection

RAVE_OBJECT_HEAD Projection_t* _PolarVolume_t::projection

Always on top.

projection for this volume

◆ scans

RaveObjectList_t* _PolarVolume_t::scans

the list of scans

◆ source

char* _PolarVolume_t::source

the source string


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