sunpeek.core_methods.power_check.main.PowerCheckExtended#

class sunpeek.core_methods.power_check.main.PowerCheckExtended(plant, formula, use_wind=True, **kwargs)#

Bases: PowerCheck

This class implements the “extended” variant of the Power Check method, with improvements in data analysis. See class docstring for more info.

Methods

__init__(plant, formula[, use_wind])

create(plant, method, formula[, use_wind])

get_feedback(check_mode)

run()

Applies the Power Check on the plant and returns the estimated and calculated power.

mode = 'extended'#
run()#

Applies the Power Check on the plant and returns the estimated and calculated power.

Return type:

PowerCheckOutput