| LoadsVminnorm Property |
[This is preliminary documentation and is subject to change.]
Minimum voltage for energy exceeding normal (EEN) evaluations.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Vminnorm { get; set; }
Public Property Vminnorm As Double
Get
Set
public:
property double Vminnorm {
double get ();
void set (double value);
}
member Vminnorm : float with get, set
function get_Vminnorm();
function set_Vminnorm(value);
Property Value
Type:
DoubleSee Also