pvlib.tracking.SingleAxisTracker.pvwatts_dc¶
-
SingleAxisTracker.pvwatts_dc(g_poa_effective, temp_cell)¶ Calcuates DC power according to the PVWatts model using
pvlib.pvsystem.pvwatts_dc(), self.module_parameters[‘pdc0’], and self.module_parameters[‘gamma_pdc’].See
pvlib.pvsystem.pvwatts_dc()for details.