blockRealToComplex
Converts Cartesian representation to complex
Extends from Modelica.ComplexBlocks.Interfaces.ComplexSO (Single Output continuous control block).
Information
Converts the Real inputs re (real part) and im (imaginary part) to the Complex output y.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ComplexOutput | y (from ComplexSO) | Connector of Complex output signal | |
| Blocks.Interfaces.RealInput | re | ||
| Blocks.Interfaces.RealInput | im |