.DESLib.DEVSLib.Examples.GameOfLife.Objects.ObjUpdate

Interface

function ObjUpdate
  input Integer P "pointer to object value";
  input Real[i1, i2] newvalue "new value for the object";
  input Integer i1 "index1";
  input Integer i2 "index2";
  output Integer out;
end ObjUpdate;

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