RAVE
|
Represents one param in a scan. More...
Public Attributes | |
RAVE_OBJECT_HEAD RaveData2D_t * | data |
Always on top. | |
LazyDataset_t * | lazyDataset |
the lazy dataset | |
RaveLegend_t * | legend |
char * | quantity |
< the legend | |
double | gain |
gain when scaling | |
double | offset |
offset when scaling | |
double | nodata |
nodata | |
double | undetect |
undetect | |
RaveAttributeTable_t * | attrs |
attributes | |
RaveObjectList_t * | qualityfields |
quality fields | |
Represents one param in a scan.
RaveAttributeTable_t* _PolarScanParam_t::attrs |
attributes
RAVE_OBJECT_HEAD RaveData2D_t* _PolarScanParam_t::data |
Always on top.
data ptr
double _PolarScanParam_t::gain |
gain when scaling
LazyDataset_t* _PolarScanParam_t::lazyDataset |
the lazy dataset
double _PolarScanParam_t::nodata |
nodata
double _PolarScanParam_t::offset |
offset when scaling
RaveObjectList_t* _PolarScanParam_t::qualityfields |
quality fields
char* _PolarScanParam_t::quantity |
< the legend
what does this data represent
double _PolarScanParam_t::undetect |
undetect