RAVE
CompositingParameter_t Struct Reference

Structure for keeping track on parameters that should be composited. More...

Public Attributes

char * name
 quantity
 
double gain
 gain to be used in composite data
 
double offset
 offset to be used in composite data
 
double minvalue
 minimum value that can be expressed for this quantity in the composite.
 

Detailed Description

Structure for keeping track on parameters that should be composited.

Member Data Documentation

◆ gain

double CompositingParameter_t::gain

gain to be used in composite data

◆ minvalue

double CompositingParameter_t::minvalue

minimum value that can be expressed for this quantity in the composite.

Used for interpolation.

◆ name

char* CompositingParameter_t::name

quantity

◆ offset

double CompositingParameter_t::offset

offset to be used in composite data


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