.Modelica_LinearSystems2.WorkInProgress.Tests.care.care10

Information

Example 10  from Benner benchmarks

Interface

function care10
  extends Modelica.Icons.Function;
  import MatricesMSL = Modelica.Math.Matrices;
  import Modelica_LinearSystems2.Math.Matrices;
  input String outputFile = "";
  output Real X1[2, 2];
  output Real X2[2, 2];
  output Real X3[2, 2];
  output Real ku1;
  output Real ku2;
  output Real ku3;
end care10;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos