RAVE
_CompositeArguments_t Struct Reference

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_tarea
 the area
 
RaveDateTime_tdatetime
 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_targuments
 the method specific arguments
 
RaveList_tparameters
 the parameters to generate
 
RaveObjectList_tobjects
 the rave objects to be used in the compositing
 
RaveList_tqualityflags
 the quality flags that should be generated
 
RaveObjectHashTable_tradarIndexMapping
 the suggested radar index mapping
 
char * qualityFieldName
 the quality field name used in quality based compositing
 

Detailed Description

Represents the area.

Member Data Documentation

◆ area

Area_t* _CompositeArguments_t::area

the area

◆ arguments

RaveObjectHashTable_t* _CompositeArguments_t::arguments

the method specific arguments

◆ compositingProduct

Rave_CompositingProduct _CompositeArguments_t::compositingProduct

the compositing product, tightly connected with product

◆ datetime

RaveDateTime_t* _CompositeArguments_t::datetime

the date and time

◆ elangle

double _CompositeArguments_t::elangle

the elevation angle when generating ppi, default 0.0

◆ height

double _CompositeArguments_t::height

the height when generating pcapppi, cappi, pmax default 1000

◆ objects

RaveObjectList_t* _CompositeArguments_t::objects

the rave objects to be used in the compositing

◆ parameters

RaveList_t* _CompositeArguments_t::parameters

the parameters to generate

◆ product

RAVE_OBJECT_HEAD char* _CompositeArguments_t::product

Always on top.

the compositing product / method

◆ qualityFieldName

char* _CompositeArguments_t::qualityFieldName

the quality field name used in quality based compositing

◆ qualityflags

RaveList_t* _CompositeArguments_t::qualityflags

the quality flags that should be generated

◆ radarIndexMapping

RaveObjectHashTable_t* _CompositeArguments_t::radarIndexMapping

the suggested radar index mapping

◆ strategy

char* _CompositeArguments_t::strategy

can be used to identify registered plugin / factories


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