.Modelica_Synchronous.WorkInProgress.Incubate.TrueTime.ExternalC.Network.receiveFrame

Receive a network frame

Interface

encapsulated function receiveFrame
  import Modelica_Synchronous.WorkInProgress.Incubate.TrueTime.ExternalC.Network;
  input Network networkHandle "Handle to network simulator object";
  input Integer frameID "Frame identifier";
  input Real currTime "Current time";
  input Real u "Dummy input for correct incidence";
  output Real data "Received data";
end receiveFrame;

Generated at 2025-03-10T19:24:30Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos