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

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-02-21T19:24:40Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos