RAVE
_Composite_t Struct Reference

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_tparameters
 the parameters to generate
 
RaveDateTime_tdatetime
 the date and time
 
RaveList_tobjectList
 
CompositeAlgorithm_talgorithm
 the specific algorithm
 
char * qiFieldName
 the Quality Indicator field name to use when determining the radar usage
 

Detailed Description

Represents the cartesian product.

Member Data Documentation

◆ algorithm

CompositeAlgorithm_t* _Composite_t::algorithm

the specific algorithm

◆ datetime

RaveDateTime_t* _Composite_t::datetime

the date and time

◆ elangle

double _Composite_t::elangle

the elevation angle when generating ppi, default 0.0

◆ height

double _Composite_t::height

the height when generating pcapppi, cappi, pmax default 1000

◆ interpolateUndetect

int _Composite_t::interpolateUndetect

If undetect should be used during interpolation or not.

Requires a properly set minvalue.

◆ interpolationMethod

CompositeInterpolationMethod_t _Composite_t::interpolationMethod

interpolation method, default CompositeInterpolationMethod_NEAREST

◆ method

CompositeSelectionMethod_t _Composite_t::method

selection method, default CompositeSelectionMethod_NEAREST

◆ parameters

RaveList_t* _Composite_t::parameters

the parameters to generate

◆ ptype

RAVE_OBJECT_HEAD Rave_ProductType _Composite_t::ptype

Always on top.

the product type, default PCAPPI

◆ qiFieldName

char* _Composite_t::qiFieldName

the Quality Indicator field name to use when determining the radar usage


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