Click or drag to resize

BuspuVLL Property

[This is preliminary documentation and is subject to change.]

Returns Complex array of pu L-L voltages for 2- and 3-phase buses. Returns -1.0 for 1-phase bus. If more than 3 phases, returns only 3 phases.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public double[] puVLL { get; }

Property Value

Type: Double
See Also