.DESLib.DEVSLib.Examples.Evolution.Objects.ObjCreate

Interface

function ObjCreate
  input Integer rows = 1;
  input Integer cols = 1;
  input Real foo = 1;
  output Integer out;
end ObjCreate;

Generated at 2026-01-06T19:13:46Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos