.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-12-13T19:13:59Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos