RAVE
_CartesianComposite_t Struct Reference

Represents the cartesian composite generator. More...

Public Attributes

RAVE_OBJECT_HEAD CartesianCompositeSelectionMethod_t method
 Always on top.
 
RaveObjectList_tlist
 the list of cartesian objects
 
RaveDateTime_tdatetime
 the date and time
 
char * distance_field
 the name (how/task) of the distance field
 
char * quantity
 the quantity to make a composite of
 
double offset
 the offset for the data
 
double gain
 the gain for the data
 
double nodata
 the nodata value for the composite
 
double undetect
 the undetect value for the composite
 

Detailed Description

Represents the cartesian composite generator.

Member Data Documentation

◆ datetime

RaveDateTime_t* _CartesianComposite_t::datetime

the date and time

◆ distance_field

char* _CartesianComposite_t::distance_field

the name (how/task) of the distance field

◆ gain

double _CartesianComposite_t::gain

the gain for the data

◆ list

RaveObjectList_t* _CartesianComposite_t::list

the list of cartesian objects

◆ method

Always on top.

selection method, default CartesianCompositeSelectionMethod_FIRST

◆ nodata

double _CartesianComposite_t::nodata

the nodata value for the composite

◆ offset

double _CartesianComposite_t::offset

the offset for the data

◆ quantity

char* _CartesianComposite_t::quantity

the quantity to make a composite of

◆ undetect

double _CartesianComposite_t::undetect

the undetect value for the composite


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