.Modelica_LinearSystems2.Examples.TransferFunction.plotStep

Plot step response

Information

Computes the step response of the system tf =1/s^2 + s + 1.

Interface

function plotStep
  extends Modelica.Icons.Function;
  import Modelica_LinearSystems2.TransferFunction;
  input TransferFunction tf = TransferFunction({1}, {1, 1, 1});
end plotStep;

Generated at 2025-12-12T19:14:01Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos