.Modelica_Synchronous.WorkInProgress.Incubate.TrueTime.ExternalC.Network.constructor

Information

Initialize simulated network bus

Interface

encapsulated function constructor
  import Modelica_Synchronous.WorkInProgress.Incubate.TrueTime.ExternalC.Network;
  input Real params[:] "General parameter vector";
  input Real schedule[:] "Schedule for TDMA";
  input Real systemmatrix[:, :] "System matrix for TTCAN";
  input Real statschedule[:] "Static schedule for FlexRay";
  input Real dymschedule[:] "Dynamic schedule for FlexRay";
  output Network networkHandle "Handle to network simulator object";
end constructor;

Generated at 2024-11-27T19:25:31Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos