sunpeek.core_methods.virtuals.radiation.same_orientation#

sunpeek.core_methods.virtuals.radiation.same_orientation(*args)#

Checks whether two radiation sensors or arrays have same tilt & orientation.

Parameters:

args (Sensor or Array)

Return type:

True if either all args are horizontal (tilt==0) or tilt and orientation are all the same.