Click or drag to resize

BusVLL Property

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

For 2- and 3-phase buses, returns array of complex numbers represetin L-L voltages in volts. Returns -1.0 for 1-phase bus. If more than 3 phases, returns only first 3.

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

Property Value

Type: Double
See Also