.DESLib.DEVSLib.SRC.readEvent

reads a message from the 'position' of the queue

Interface

function readEvent
  input Integer queue;
  input Integer position = 1;
  output stdEvent e;
  output Integer out;
end readEvent;

Generated at 2026-07-02T20:18:56Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos