pvlib.pvsystem.PVSystem.calcparams_desoto¶
-
PVSystem.calcparams_desoto(effective_irradiance, temp_cell, **kwargs)[source]¶ Use the
calcparams_desoto()function, the input parameters andself.module_parametersto calculate the module currents and resistances.- Parameters
effective_irradiance (numeric) – The irradiance (W/m2) that is converted to photocurrent.
temp_cell (float or Series) – The average cell temperature of cells within a module in C.
**kwargs – See pvsystem.calcparams_desoto for details
- Returns
See pvsystem.calcparams_desoto for details