WOLFRAM SYSTEM MODELER
ReplicatorSignal replicator |
SystemModel["Modelica.ComplexBlocks.Routing.Replicator"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This block replicates the input signal to an array of nout
identical output signals.
nout |
Value: 1 Type: Integer Description: Number of outputs |
---|---|
useConjugateInput |
Value: false Type: Boolean Description: If true, input is processed conjugate complex |
u |
Type: ComplexInput Description: Connector of Complex input signal |
|
---|---|---|
y |
Type: ComplexOutput[nout] Description: Connector of Complex output signals |
uInternal |
Type: Complex Description: Equals either u or conjugate complex input u if useComplexInput = true |
---|