WOLFRAM SYSTEM MODELER

ComplexPassThrough

Pass a Complex signal through without modification

Wolfram Language

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

Information

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

Passes a Complex signal through without modification. Enables signals to be read out of one bus, have their name changed and be sent back to a bus.

Parameters (1)

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

Description: Connector of Complex output signal

Components (1)

uInternal

Type: Complex

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