| BusVoc Property |
[This is preliminary documentation and is subject to change.]
Open circuit voltage; Complex array.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double[] Voc { get; }
Public ReadOnly Property Voc As Double()
Get
public:
property array<double>^ Voc {
array<double>^ get ();
}
member Voc : float[] with get
Property Value
Type:
DoubleSee Also