sunpeek.core_methods.virtuals.calculations.StrategyTiltedIrradiance_feedthrough#
- class sunpeek.core_methods.virtuals.calculations.StrategyTiltedIrradiance_feedthrough(component)#
Bases:
VirtualSensorStrategyArray tilted irradiance components from measured POA inputs.
This strategy does not run a decomposition or transposition model. It either passes measured POA components through directly or calculates the missing POA component by closure or simple DNI geometry.
Methods
__init__(component)check_output(output)Specific checks for the output of virtual sensor calculations.
execute()Try to calculate strategy, sanitize check output dict and return if ok.
get_feedback(check_mode)- check_output(output)#
Specific checks for the output of virtual sensor calculations.
- execute()#
Try to calculate strategy, sanitize check output dict and return if ok.
- Returns:
- Raises: