WOLFRAM SYSTEM MODELER
DeMultiplex2DeMultiplexer block for two output connectors |
SystemModel["Modelica.Blocks.Routing.DeMultiplex2"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The input connector is split up into two output connectors. Note, that the dimensions of the output connector signals have to be explicitly defined via parameters n1 and n2.
n1 |
Value: 1 Type: Integer Description: Dimension of output signal connector 1 |
---|---|
n2 |
Value: 1 Type: Integer Description: Dimension of output signal connector 2 |
u |
Type: RealInput[n1 + n2] Description: Connector of Real input signals |
|
---|---|---|
y1 |
Type: RealOutput[n1] Description: Connector of Real output signals 1 |
|
y2 |
Type: RealOutput[n2] Description: Connector of Real output signals 2 |