|
RAVE
|
Represents the cartesian field product. More...
Public Attributes | |
| RAVE_OBJECT_HEAD char * | quantity |
| Always on top. | |
| double | gain |
| gain when scaling, default 1 | |
| double | offset |
| offset when scaling, default 0 | |
| double | nodata |
| nodata | |
| double | undetect |
| undetect | |
| RaveData2D_t * | data |
| 2 dimensional data array | |
| RaveLegend_t * | legend |
| the legend | |
| LazyDataset_t * | lazyDataset |
| the lazy dataset | |
| RaveAttributeTable_t * | attrs |
| attributes | |
| RaveObjectList_t * | qualityfields |
| quality fields | |
Represents the cartesian field product.
| RaveAttributeTable_t* _CartesianParam_t::attrs |
attributes
| RaveData2D_t* _CartesianParam_t::data |
2 dimensional data array
| double _CartesianParam_t::gain |
gain when scaling, default 1
| LazyDataset_t* _CartesianParam_t::lazyDataset |
the lazy dataset
| RaveLegend_t* _CartesianParam_t::legend |
the legend
| double _CartesianParam_t::nodata |
nodata
| double _CartesianParam_t::offset |
offset when scaling, default 0
| RaveObjectList_t* _CartesianParam_t::qualityfields |
quality fields
| RAVE_OBJECT_HEAD char* _CartesianParam_t::quantity |
Always on top.
what does this data represent
| double _CartesianParam_t::undetect |
undetect