IRationalCoeff

Summary

Represents a rational coefficient that is used when transforming values (follows AUTOSAR standard).

See also

ICompuMethod

Properties

Structure

class IRationalCoeff
denominator

The denominator of the rational coefficient.

Type

float

numerator1

The first numerator of the rational coefficient.

Type

float

numerator2

The second numerator of the rational coefficient.

Type

float