test_approx_local_hour_angle¶
- class contrib.misc.test_approx_local_hour_angle.ApproxLHA(*args, **kwargs)[source]¶
Bases:
BaseCalendarTest the _approx_local_hour_angle method in the BaseCalendar class. We need to determine what the jd and latitude would be to cause an h0 value that is < -1 or > 1.
- STARS_PLANET_OFFSET = 0.5666666666666667¶
- SUN_OFFSET = 0.8333333333333334¶
- __approx_local_hour_angle(tc: float, lat: float, offset: float = 0.8333333333333334) float¶