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

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 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos