RAVE
CompositeQualityFlagDefinition_t Struct Reference

Can be used to define if a quality flag requires different gain/offset or datatype than the default values which are: UCHAR, offset=0.0 and gain = 255/UCHAR_MAX. More...

#include <composite_utils.h>

Public Attributes

RAVE_OBJECT_HEAD char * qualityFieldName
 Always on top.
 
RaveDataType datatype
 
double offset
 
double gain
 

Detailed Description

Can be used to define if a quality flag requires different gain/offset or datatype than the default values which are: UCHAR, offset=0.0 and gain = 255/UCHAR_MAX.

Member Data Documentation

◆ qualityFieldName

RAVE_OBJECT_HEAD char* CompositeQualityFlagDefinition_t::qualityFieldName

Always on top.


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