sunpeek.core_methods.power_check.main.PowerCheckISO#

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

Bases: PowerCheck

This Power Check implementation aligns as strictly as possible to the method as defined in the technical standard ISO 24194:2022.

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

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

Return type:

PowerCheckOutput