blockReplicator
Signal replicator
Extends from Modelica.ComplexBlocks.Interfaces.ComplexSIMO (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 ComplexSIMO) | 1 | Number of outputs |
| Boolean | useConjugateInput (from ComplexSIMO) | false | If true, input is processed conjugate complex |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ComplexInput | u (from ComplexSIMO) | Connector of Complex input signal | |
| ComplexOutput[nout] | y (from ComplexSIMO) | Connector of Complex output signals |