RAVE
|
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 |
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.
RAVE_OBJECT_HEAD char* CompositeQualityFlagDefinition_t::qualityFieldName |
Always on top.