.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 2025-07-05T18:21:24Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos