RAVE
_CartesianParam_t Struct Reference

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_tdata
 2 dimensional data array
RaveLegend_tlegend
 the legend
LazyDataset_tlazyDataset
 the lazy dataset
RaveAttributeTable_tattrs
 attributes
RaveObjectList_tqualityfields
 quality fields

Detailed Description

Represents the cartesian field product.

Member Data Documentation

◆ attrs

RaveAttributeTable_t* _CartesianParam_t::attrs

attributes

◆ data

RaveData2D_t* _CartesianParam_t::data

2 dimensional data array

◆ gain

double _CartesianParam_t::gain

gain when scaling, default 1

◆ lazyDataset

LazyDataset_t* _CartesianParam_t::lazyDataset

the lazy dataset

◆ legend

RaveLegend_t* _CartesianParam_t::legend

the legend

◆ nodata

double _CartesianParam_t::nodata

nodata

◆ offset

double _CartesianParam_t::offset

offset when scaling, default 0

◆ qualityfields

RaveObjectList_t* _CartesianParam_t::qualityfields

quality fields

◆ quantity

RAVE_OBJECT_HEAD char* _CartesianParam_t::quantity

Always on top.

what does this data represent

◆ undetect

double _CartesianParam_t::undetect

undetect


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