.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;
  output Real y[:, size(sc.C, 1), 1] "Output response: (number of samples) x (number of outputs) x 1";
end analysisInitialResponse;

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