| PVSystemsIrradiance Property |
[This is preliminary documentation and is subject to change.]
Get/set the present value of the Irradiance property in kW/m²
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Irradiance { get; set; }
Public Property Irradiance As Double
Get
Set
public:
property double Irradiance {
double get ();
void set (double value);
}
member Irradiance : float with get, set
function get_Irradiance();
function set_Irradiance(value);
Property Value
Type:
DoubleSee Also