.Modelica_LinearSystems2.Examples.StateSpace.analysisImpulseResponse

Information

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

Interface

function analysisImpulseResponse
  extends Modelica.Icons.Function;
  import Modelica_LinearSystems2.StateSpace;
  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 analysisImpulseResponse;

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos