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

uLimitType nLowerLimit
 
uLimitType nUpperLimit
 
uint64_t nMask
 
union adtf::devicetb::sdk::someip::hood::tCompuScale::uCompuType oCompuType
 
enum adtf::devicetb::sdk::someip::hood::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 281 of file someip_types.h.