RAVE
_PolarScanParam_t Struct Reference

Represents one param in a scan. More...

Public Attributes

RAVE_OBJECT_HEAD RaveData2D_tdata
 Always on top.
 
LazyDataset_tlazyDataset
 the lazy dataset
 
RaveLegend_tlegend
 
char * quantity
 < the legend
 
double gain
 gain when scaling
 
double offset
 offset when scaling
 
double nodata
 nodata
 
double undetect
 undetect
 
RaveAttributeTable_tattrs
 attributes
 
RaveObjectList_tqualityfields
 quality fields
 

Detailed Description

Represents one param in a scan.

Member Data Documentation

◆ attrs

RaveAttributeTable_t* _PolarScanParam_t::attrs

attributes

◆ data

RAVE_OBJECT_HEAD RaveData2D_t* _PolarScanParam_t::data

Always on top.

data ptr

◆ gain

double _PolarScanParam_t::gain

gain when scaling

◆ lazyDataset

LazyDataset_t* _PolarScanParam_t::lazyDataset

the lazy dataset

◆ nodata

double _PolarScanParam_t::nodata

nodata

◆ offset

double _PolarScanParam_t::offset

offset when scaling

◆ qualityfields

RaveObjectList_t* _PolarScanParam_t::qualityfields

quality fields

◆ quantity

char* _PolarScanParam_t::quantity

< the legend

what does this data represent

◆ undetect

double _PolarScanParam_t::undetect

undetect


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