SingleToPolyphase
Extends complex phase signal to complex polyphase signals using symmetricOrientation
![]()
Library
Modelica/Electrical/QuasiStatic/Polyphase/Blocks
Description
This function propagates the input phasor to m output phasors with symmetricOrientation.
Parameters

| Name | Label | Description | Data Type | Valid Values |
|---|---|---|---|---|
mo_nout | nout | Number of outputs | Scalar | |
mo_useConjugateInput | useConjugateInput | If true, input is processed conjugate complex | Scalar | true |
mo_m | m | Number of phases | Scalar |

| Name | Label | Description | Data Type | Valid Values |
|---|---|---|---|---|
mo__nmodifiers | Number of Modifiers | Specifies the number of modifiers | Number | |
mo__modifiers | Modifiers | Add new modifier | Structure | |
mo__modifiers/varname | Variable name | Cell of strings | ||
mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
mo__modifiers/value | Value |
Ports
| Name | Type | Description | IO Type | Number |
|---|---|---|---|---|
u | implicit | Connector of Complex input signal | input | 1 |
y | implicit | Connector of Complex output signals | output | 1 |