sunpeek.core_methods.pc_method.main.PCMethodExtended#

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

Bases: PCMethod

This class implements the “extended” variant of the Performance 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 Performance Check on the plant and returns the estimated and calculated power.

mode = 'extended'#
run()#

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

Return type:

PCMethodOutput