Bus VoltagePhased Property ElecNetKit Documentation
The voltage of each bus phase, in complex notation.

Namespace: ElecNetKit.NetworkModelling
Assembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax

public Phased<Complex> VoltagePhased { get; private set; }
See Also