Bus VoltagePU Property ElecNetKit Documentation
The single-phase voltage of the bus in p.u. terms, defined as Voltage/BaseVoltage. Assumes a single-phase or balanced three-phase network.

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

public Complex VoltagePU { get; set; }
See Also