Click or drag to resize

CircuitAllNodeDistances Property

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

Returns an array of distances from parent EnergyMeter for each Node. Corresponds to AllBusVMag sequence.

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

Property Value

Type: Double
See Also