There are multiple overloads for this method:
Overload List
Name | Description | |
---|---|---|
![]() | ConnectWye(Bus,Int32[]) |
Connects this power conversion element in Wye to connectTo. Each phase of
the PowerConversionElement specified in phases will be connected
to the corresponding active phase.
|
![]() | ConnectWye(Bus, IEnumerable<Int32>, IEnumerable<Int32>) |
Connects this power conversion element in Wye to connectTo. Each phase of the
PowerConversionElementin pcElementPhases is connected to the phase of the same index in
busPhases.
|
See Also