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 (
SensororArray)- Return type:
True if either all args are horizontal (tilt==0)ortiltandorientation are all the same.