.Modelica_LinearSystems2.Examples.StateSpace.analysisStepResponse

Information

Computes and plots the step response of a state space system.

Interface

function analysisStepResponse
  extends Modelica.Icons.Function;
  import Modelica_LinearSystems2.StateSpace;
  import Modelica_LinearSystems2.Utilities.Plot;
  output Real y[:, size(sc.C, 1), size(sc.B, 2)] "Output response: (number of samples) x (number of outputs) x (number of inuputs)";
end analysisStepResponse;

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos