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.
Namespace: ElecNetKit.NetworkModellingAssembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax
Parameters
- connectTo
- Type: ElecNetKit.NetworkModelling Bus
The Bus that the PowerConversionElement should connect to.
- phases
- Type:
System Int32
The phases of the PowerConversionElement and the active phases of the Bus to connect on.
See Also