RAVE
|
Represents a volume. More...
Public Attributes | |
RAVE_OBJECT_HEAD Projection_t * | projection |
Always on top. | |
PolarNavigator_t * | navigator |
a polar navigator | |
RaveObjectList_t * | scans |
the list of scans | |
RaveDateTime_t * | datetime |
the date / time | |
RaveAttributeTable_t * | attrs |
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 | |
Represents a volume.
RaveAttributeTable_t* _PolarVolume_t::attrs |
the attributes
double _PolarVolume_t::beamwH |
the horizontal beamwidth, default bw is 1.0 * M_PI/180.0
double _PolarVolume_t::beamwV |
the vertical beamwidth, default bw is 1.0 * M_PI/180.0
RaveDateTime_t* _PolarVolume_t::datetime |
the date / time
PolarNavigator_t* _PolarVolume_t::navigator |
a polar navigator
char* _PolarVolume_t::paramname |
the default parameter
RAVE_OBJECT_HEAD Projection_t* _PolarVolume_t::projection |
Always on top.
projection for this volume
RaveObjectList_t* _PolarVolume_t::scans |
the list of scans
char* _PolarVolume_t::source |
the source string