It just passed its sole parameter to seconds_to_degrees, so having this function doesn’t really make sense. It was actually a remnant from the Python version which operated on timestamps, not raw seconds-since-midnight values.
It just passed its sole parameter to seconds_to_degrees, so having this function doesn’t really make sense. It was actually a remnant from the Python version which operated on timestamps, not raw seconds-since-midnight values.