blockMI2MO
2 Multiple Input / Multiple Output continuous control block
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
Block has two continuous Real input vectors u1 and u2 and one continuous Real output vector y. All vectors have the same number of elements.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | 1 | Dimension of input and output vectors. |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealInput[n] | u1 | Connector 1 of Real input signals | |
| RealInput[n] | u2 | Connector 2 of Real input signals | |
| RealOutput[n] | y | Connector of Real output signals |