CalculateSlope
If the PolynomialDegreeof3 interpolation is used, the curve interpolation can be calculated in two different ways using the Calculate Slope attribute:
Calculate slope property | Description | Example |
---|---|---|
TRUE | The upward gradient of a meant linear connection between the base before and after the regarded point is calculated and a weighting for the upward gradient at the regarded point is made as a function of the distance between the previous and next points. | |
FALSE | The gradient at the fixpoints is 0. The interpolation will achieve a horizontal progression through the fixed points. |
Schema: tchmi:general#/definitions/Boolean
Attribute getter: getCalculateSlopes
Attribute setter: setCalculateSlopes
Available: since version 12.6.0