| PVSystemsPmpp Property |
[This is preliminary documentation and is subject to change.]
Gets/sets the rated max power of the PV array for 1.0 kW/sq-m irradiance
and a user-selected array temperature of the active PVSystem.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Pmpp { get; set; }
Public Property Pmpp As Double
Get
Set
public:
property double Pmpp {
double get ();
void set (double value);
}
member Pmpp : float with get, set
function get_Pmpp();
function set_Pmpp(value);
Property Value
Type:
DoubleSee Also