InterpolationModes
The interpolation mode for the set point curve can be set with this attribute.
Interpolation mode | Description | Example |
---|---|---|
PolynomialOfDegree3 | The used interpolation is PolynomialOfDegree3; the interpolation can be influenced using the Calculate Slope attribute. | |
Linear | Linear interpolation between two fixed points is calculated for the curve. | |
StepAfter | The curve changes its value only at fixed points and maintains the last fixed-point value between two points. |
Schema: tchmi:framework#/definitions/InterpolationMode
Attribute getter: getInterpolationMode
Attribute setter: setInterpolationMode
Available: since version 12.6.0