| SettingsNormVmaxpu Property |
[This is preliminary documentation and is subject to change.]
Per Unit maximum voltage for Normal conditions.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double NormVmaxpu { get; set; }
Public Property NormVmaxpu As Double
Get
Set
public:
property double NormVmaxpu {
double get ();
void set (double value);
}
member NormVmaxpu : float with get, set
function get_NormVmaxpu();
function set_NormVmaxpu(value);
Property Value
Type:
DoubleSee Also