WOLFRAM SYSTEM MODELER
MI2MO2 Multiple Input / Multiple Output continuous control block |
SystemModel["Modelica.Blocks.Interfaces.MI2MO"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
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.
n |
Value: 1 Type: Integer Description: Dimension of input and output vectors. |
---|
u1 |
Type: RealInput[n] Description: Connector 1 of Real input signals |
|
---|---|---|
u2 |
Type: RealInput[n] Description: Connector 2 of Real input signals |
|
y |
Type: RealOutput[n] Description: Connector of Real output signals |
Modelica.Blocks.Tables Table look-up in two dimensions (matrix/file) with vector inputs and vector output of size n |