Click or drag to resize

PVSystemsIrradianceNow Property

[This is preliminary documentation and is subject to change.]

Returns the current irradiance value for the active PVSystem. Use it to know what's the current irradiance value for the PV during a simulation.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public double IrradianceNow { get; }

Property Value

Type: Double
See Also