sunpeek.core_methods.pc_method.main.PCMethodISO#

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

Bases: PCMethod

This PC method implementation aligns as strictly as possible to the method as defined in the technical standard ISO 24194.

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 = 'ISO'#
run()#

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

Return type:

PCMethodOutput