.Modelica_LinearSystems2.Examples.StateSpace.analysisInitialResponse

Information

Computes and plots the initial response of a state space system by given initial values.

Interface

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

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