WOLFRAM SYSTEM MODELER

Replicator

Signal replicator

Wolfram Language

In[1]:=
SystemModel["Modelica.ComplexBlocks.Routing.Replicator"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This block replicates the input signal to an array of nout identical output signals.

Parameters (2)

nout

Value: 1

Type: Integer

Description: Number of outputs

useConjugateInput

Value: false

Type: Boolean

Description: If true, input is processed conjugate complex

Connectors (2)

u

Type: ComplexInput

Description: Connector of Complex input signal

y

Type: ComplexOutput[nout]

Description: Connector of Complex output signals

Components (1)

uInternal

Type: Complex

Description: Equals either u or conjugate complex input u if useComplexInput = true