blockConj
Output is equal to the conjugate complex input signal
Extends from Modelica.ComplexBlocks.Interfaces.ComplexSISO (Single Input Single Output continuous control block).
Information
This block computes output y as
conjugate complex input u.
y = Modelica.ComplexMath.conj(u)
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | useConjugateInput (from ComplexSISO) | false | If true, input is processed conjugate complex |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ComplexInput | u (from ComplexSISO) | Connector of Complex input signal | |
| ComplexOutput | y (from ComplexSISO) | Connector of Complex output signal |