pvlib.temperature.GenericLinearModel.use_pvsyst#

GenericLinearModel.use_pvsyst(u_c, u_v, module_efficiency=None, alpha_absorption=None)[source]#

Use the PVsyst model parameters to set the generic_model equivalents.

Parameters

Notes

The optional parameters are primarily for convenient compatibility with existing function signatures.