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.

InterpolationModes 1:

Linear

Linear interpolation between two fixed points is calculated for the curve.

InterpolationModes 2:

StepAfter

The curve changes its value only at fixed points and maintains the last fixed-point value between two points.

InterpolationModes 3:

Schema: tchmi:framework#/definitions/InterpolationMode

Attribute getter: getInterpolationMode

Attribute setter: setInterpolationMode

Available: since version 12.6.0