|
RAVE
|
Represents one scan in a volume. More...
Public Attributes | |
| RAVE_OBJECT_HEAD char * | source |
| Always on top. | |
| long | nbins |
| number of bins | |
| long | nrays |
| number of rays | |
| double | elangle |
| elevation of scan | |
| double | rscale |
| scale | |
| double | rstart |
| start of ray | |
| long | a1gate |
| something | |
| double | beamwH |
| horizontal beam width, default is 1.0 * M_PI/180.0 | |
| double | beamwV |
| vertical beam width, default is 1.0 * M_PI/180.0 | |
| int | bwpvolH |
| indicates if the beamwH comes from a polar volume or not | |
| int | bwpvolV |
| indicates if the beamwV comes from a polar volume or not | |
| RaveDateTime_t * | datetime |
| the date, time instance | |
| RaveDateTime_t * | startdatetime |
| the start date, time instance | |
| RaveDateTime_t * | enddatetime |
| the stop date, time instance | |
| PolarNavigator_t * | navigator |
| a navigator for calculating polar navigation | |
| Projection_t * | projection |
| projection for this scan | |
| RaveObjectHashTable_t * | parameters |
| char * | paramname |
| PolarScanParam_t * | param |
| RaveAttributeTable_t * | attrs |
| < attributes | |
| RaveObjectList_t * | qualityfields |
| quality fields | |
| double | maxdistance |
| int | useAzimuthalNavInformation |
| maximum distance, cached value | |
| double | astart |
| int | hasAstart |
| double * | azimuthArr |
| int | azimuthArrLen |
| int | hasAzimuthArr |
| double | rayWidth |
Represents one scan in a volume.
| long _PolarScan_t::a1gate |
something
| RaveAttributeTable_t* _PolarScan_t::attrs |
< attributes
| double _PolarScan_t::beamwH |
horizontal beam width, default is 1.0 * M_PI/180.0
| double _PolarScan_t::beamwV |
vertical beam width, default is 1.0 * M_PI/180.0
| int _PolarScan_t::bwpvolH |
indicates if the beamwH comes from a polar volume or not
| int _PolarScan_t::bwpvolV |
indicates if the beamwV comes from a polar volume or not
| RaveDateTime_t* _PolarScan_t::datetime |
the date, time instance
| double _PolarScan_t::elangle |
elevation of scan
| RaveDateTime_t* _PolarScan_t::enddatetime |
the stop date, time instance
| PolarNavigator_t* _PolarScan_t::navigator |
a navigator for calculating polar navigation
| long _PolarScan_t::nbins |
number of bins
| long _PolarScan_t::nrays |
number of rays
| Projection_t* _PolarScan_t::projection |
projection for this scan
| RaveObjectList_t* _PolarScan_t::qualityfields |
quality fields
| double _PolarScan_t::rscale |
scale
| double _PolarScan_t::rstart |
start of ray
| RAVE_OBJECT_HEAD char* _PolarScan_t::source |
Always on top.
the source string
| RaveDateTime_t* _PolarScan_t::startdatetime |
the start date, time instance
| int _PolarScan_t::useAzimuthalNavInformation |
maximum distance, cached value
Indicate if astart, startazA and stopazA should be used when navigating