Applicable to library's version 1.0
The Linear component allows to scale the Out slot value depending on the set input values interval. The In slot value is compared with x intervals, and the component estimates the Out slot value based upon the linear function. The component has a Limit slot, which allows to limit the Out slot values to the interval between minimum and maximum y values.
The Linear component mechanism
Slots
The Linear component has the following slots:
-
Status: indicates the current status of the component (OK, Fault);
-
Out: the output value estimated based on the linear function of the input value;
-
In: the input value;
-
X0-X1: values representing the intervals for the input value;
-
Y0-Y1: values representing the internals for the output value;
-
Limit: allows to limit the Out slot value within y minimum and y maximum interval.
The Linear component
The Linear component slots