.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 2025-10-07T18:21:17Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos