ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
tCompuScale

This struct represents one of a set of computation rules which map a raw value onto a physical value and/or named states. More...

Classes

union  uCompuType
 

Public Types

enum  eCompuScaleType : uint8_t { LINEAR = 0 , TEXTCONSTANT }
 

Public Attributes

uValueType nLowerLimit
 
uValueType nUpperLimit
 
uint64_t nMask
 
union adtf::devicetb::sdk::canfd::ignition::tCompuScale::uCompuType oCompuType
 
enum adtf::devicetb::sdk::canfd::ignition::tCompuScale::eCompuScaleType oCompuScaleType
 

Detailed Description

This struct represents one of a set of computation rules which map a raw value onto a physical value and/or named states.

Definition at line 395 of file canfd_types.h.