.Modelica_LinearSystems2.Math.Polynomial.Examples.Utilities.MoveByPolynomial

Forced movement of a flange according to a given cubic polynomial

Information

The flange is forced to move relative to the support connector with a predefined motion according to the input signal u as follows.

position of flange:     s = c3 * u^3
velocity of flange:     v = c3 * 3 * u^2
acceleration of flange: a = c3 * 6 * u

whereby the evaluation is done by the record Polynomial.


Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos