|
RAVE
|
Represents the cartesian product. More...
Public Attributes | |
| RAVE_OBJECT_HEAD Rave_ProductType | ptype |
| Always on top. | |
| CompositeSelectionMethod_t | method |
| selection method, default CompositeSelectionMethod_NEAREST | |
| CompositeInterpolationMethod_t | interpolationMethod |
| interpolation method, default CompositeInterpolationMethod_NEAREST | |
| int | interpolateUndetect |
| If undetect should be used during interpolation or not. | |
| double | height |
| the height when generating pcapppi, cappi, pmax default 1000 | |
| double | elangle |
| the elevation angle when generating ppi, default 0.0 | |
| double | range |
| RaveList_t * | parameters |
| the parameters to generate | |
| RaveDateTime_t * | datetime |
| the date and time | |
| RaveList_t * | objectList |
| CompositeAlgorithm_t * | algorithm |
| the specific algorithm | |
| char * | qiFieldName |
| the Quality Indicator field name to use when determining the radar usage | |
Represents the cartesian product.
| CompositeAlgorithm_t* _Composite_t::algorithm |
the specific algorithm
| RaveDateTime_t* _Composite_t::datetime |
the date and time
| double _Composite_t::elangle |
the elevation angle when generating ppi, default 0.0
| double _Composite_t::height |
the height when generating pcapppi, cappi, pmax default 1000
| int _Composite_t::interpolateUndetect |
If undetect should be used during interpolation or not.
Requires a properly set minvalue.
| CompositeInterpolationMethod_t _Composite_t::interpolationMethod |
interpolation method, default CompositeInterpolationMethod_NEAREST
| CompositeSelectionMethod_t _Composite_t::method |
selection method, default CompositeSelectionMethod_NEAREST
| RaveList_t* _Composite_t::parameters |
the parameters to generate
| RAVE_OBJECT_HEAD Rave_ProductType _Composite_t::ptype |
Always on top.
the product type, default PCAPPI
| char* _Composite_t::qiFieldName |
the Quality Indicator field name to use when determining the radar usage