WOLFRAM SYSTEM MODELER

constructor

Initialize simulated network bus

Wolfram Language

In[1]:=
SystemModel["Modelica_Synchronous.WorkInProgress.Incubate.TrueTime.ExternalC.Network.constructor"]
Out[1]:=

Syntax

networkHandle = constructor(params, schedule, systemmatrix, statschedule, dymschedule)

Inputs (5)

params

Type: Real[:]

Description: General parameter vector

schedule

Type: Real[:]

Description: Schedule for TDMA

systemmatrix

Type: Real[:,:]

Description: System matrix for TTCAN

statschedule

Type: Real[:]

Description: Static schedule for FlexRay

dymschedule

Type: Real[:]

Description: Dynamic schedule for FlexRay

Outputs (1)

networkHandle

Type: Network

Description: Handle to network simulator object