ADTF Device Toolbox SDK
Loading...
Searching...
No Matches
adtf::devicetb::sdk::flexray::axle::tCompInfo Struct Reference

#include <flexray_database_intf.h>

Public Attributes

double fPhysLowerLimit
 Physical value lower limit.
 
double fPhysUpperLimit
 Physical value upper limit.
 
double fRawLowerLimit
 Raw value lower limit.
 
double fRawUpperLimit
 Raw value upper limit.
 
const char * strValue
 Textual representation.
 
double fFactor
 scale factor of signal
 
double fOffset
 offset value of signal
 

Detailed Description

Information about computation

ApplValue = (fOffset + fFactor * rawValue) / fDenominator fDenominator is always one.


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