| TransformersWdgCurrents Property |
[This is preliminary documentation and is subject to change.]
All Winding currents (ph1, wdg1, wdg2,... ph2, wdg1, wdg2 ...)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double[] WdgCurrents { get; }
Public ReadOnly Property WdgCurrents As Double()
Get
public:
property array<double>^ WdgCurrents {
array<double>^ get ();
}
member WdgCurrents : float[] with get
function get_WdgCurrents();
Property Value
Type:
DoubleSee Also