blockReplicator
Signal replicator
Extends from Modelica.Blocks.Interfaces.SIMO (Single Input Multiple Output continuous control block).
Information
This block replicates the input signal to an array of nout identical output signals.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nout (from SIMO) | 1 | Number of outputs |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealInput | u (from SIMO) | Connector of Real input signal | |
| RealOutput[nout] | y (from SIMO) | Connector of Real output signals |