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

Information

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 2024-11-27T19:25:31Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos