| GeneratorsVmaxpu Property |
[This is preliminary documentation and is subject to change.]
Vmaxpu for generator model
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Vmaxpu { get; set; }
Public Property Vmaxpu As Double
Get
Set
public:
property double Vmaxpu {
double get ();
void set (double value);
}
member Vmaxpu : float with get, set
function get_Vmaxpu();
function set_Vmaxpu(value);
Property Value
Type:
DoubleSee Also