| TransformersWdgVoltages Property |
[This is preliminary documentation and is subject to change.]
Complex array of voltages for active winding
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double[] WdgVoltages { get; }
Public ReadOnly Property WdgVoltages As Double()
Get
public:
property array<double>^ WdgVoltages {
array<double>^ get ();
}
member WdgVoltages : float[] with get
function get_WdgVoltages();
Property Value
Type:
DoubleSee Also