|
RAVE
|
Represents the cartesian composite generator. More...
Public Attributes | |
| RAVE_OBJECT_HEAD CartesianCompositeSelectionMethod_t | method |
| Always on top. | |
| RaveObjectList_t * | list |
| the list of cartesian objects | |
| RaveDateTime_t * | datetime |
| 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 | |
Represents the cartesian composite generator.
| RaveDateTime_t* _CartesianComposite_t::datetime |
the date and time
| char* _CartesianComposite_t::distance_field |
the name (how/task) of the distance field
| double _CartesianComposite_t::gain |
the gain for the data
| RaveObjectList_t* _CartesianComposite_t::list |
the list of cartesian objects
| RAVE_OBJECT_HEAD CartesianCompositeSelectionMethod_t _CartesianComposite_t::method |
Always on top.
selection method, default CartesianCompositeSelectionMethod_FIRST
| double _CartesianComposite_t::nodata |
the nodata value for the composite
| double _CartesianComposite_t::offset |
the offset for the data
| char* _CartesianComposite_t::quantity |
the quantity to make a composite of
| double _CartesianComposite_t::undetect |
the undetect value for the composite