.DESLib.DEVSLib.Examples.GameOfLife.Objects.ObjReadPos

Interface

function ObjReadPos
  input Integer addr;
  input Integer row = 1;
  input Integer col = 1;
  input Real foo = 1;
  output Real out;
end ObjReadPos;

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