pvlib.tracking.SingleAxisTracker.calcparams_desoto

SingleAxisTracker.calcparams_desoto(poa_global, temp_cell, **kwargs)

Use the calcparams_desoto() function, the input parameters and self.module_parameters to calculate the module currents and resistances.

Parameters:

poa_global : float or Series

The irradiance (in W/m^2) absorbed by the module.

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