WOLFRAM SYSTEM MODELER
ComplexPassThroughPass a Complex signal through without modification |
|
SystemModel["Modelica.ComplexBlocks.Routing.ComplexPassThrough"]

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.
| useConjugateInput |
Value: false Type: Boolean Description: If true, input is processed conjugate complex |
|---|
| u |
Type: ComplexInput Description: Connector of Complex input signal |
|
|---|---|---|
| y |
Type: ComplexOutput Description: Connector of Complex output signal |
| uInternal |
Type: Complex Description: Equals either u or conjugate complex input u if useComplexInput = true |
|---|