|
RAVE
|
Represents the area. More...
Public Attributes | |
| RAVE_OBJECT_HEAD char * | product |
| Always on top. | |
| Rave_CompositingProduct | compositingProduct |
| the compositing product, tightly connected with product | |
| Area_t * | area |
| the area | |
| RaveDateTime_t * | datetime |
| the date and time | |
| double | height |
| the height when generating pcapppi, cappi, pmax default 1000 | |
| double | elangle |
| the elevation angle when generating ppi, default 0.0 | |
| double | range |
| char * | strategy |
| can be used to identify registered plugin / factories | |
| RaveObjectHashTable_t * | arguments |
| the method specific arguments | |
| RaveList_t * | parameters |
| the parameters to generate | |
| RaveObjectList_t * | objects |
| the rave objects to be used in the compositing | |
| RaveList_t * | qualityflags |
| the quality flags that should be generated | |
| RaveObjectHashTable_t * | radarIndexMapping |
| the suggested radar index mapping | |
| char * | qualityFieldName |
| the quality field name used in quality based compositing | |
Represents the area.
| Area_t* _CompositeArguments_t::area |
the area
| RaveObjectHashTable_t* _CompositeArguments_t::arguments |
the method specific arguments
| Rave_CompositingProduct _CompositeArguments_t::compositingProduct |
the compositing product, tightly connected with product
| RaveDateTime_t* _CompositeArguments_t::datetime |
the date and time
| double _CompositeArguments_t::elangle |
the elevation angle when generating ppi, default 0.0
| double _CompositeArguments_t::height |
the height when generating pcapppi, cappi, pmax default 1000
| RaveObjectList_t* _CompositeArguments_t::objects |
the rave objects to be used in the compositing
| RaveList_t* _CompositeArguments_t::parameters |
the parameters to generate
| RAVE_OBJECT_HEAD char* _CompositeArguments_t::product |
Always on top.
the compositing product / method
| char* _CompositeArguments_t::qualityFieldName |
the quality field name used in quality based compositing
| RaveList_t* _CompositeArguments_t::qualityflags |
the quality flags that should be generated
| RaveObjectHashTable_t* _CompositeArguments_t::radarIndexMapping |
the suggested radar index mapping
| char* _CompositeArguments_t::strategy |
can be used to identify registered plugin / factories