blockComplexMIMOs
Multiple Input Multiple Output continuous control block with same number of inputs and outputs
Extends from Modelica.ComplexBlocks.Icons.ComplexBlock (Basic graphical layout of Complex input/output block).
Information
Block has a continuous Complex input vector and a continuous Complex output signal vector where the signal sizes of the input and output vector are identical.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | 1 | Number of inputs (= number of outputs) |
| Boolean[n] | useConjugateInput | fill(false, n) | If true, inputs are processed conjugate complex |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ComplexInput[n] | u | Connector of Complex input signals | |
| ComplexOutput[n] | y | Connector of Complex output signals |