Connects a phase of a power conversion element between two phases of a single Bus.
Namespace: ElecNetKit.NetworkModellingAssembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax
Parameters
- thisPhase
- Type:
System Int32
The phase of this PowerConversionElement to connect between phases of the bus.
- connectTo
- Type: ElecNetKit.NetworkModelling Bus
The bus to connect thisPhase of this PowerConversionElement to.
- connectToPhasePrimary
- Type:
System Int32
The primary phase of the bus to connect to. Should be an active phase.
See Also