AzEl_to_HaDec¶
-
Astronomy.
AzEl_to_HaDec
(Azimuth, Elevation, Latitude)¶ converts from azimuth and elevation to hour angle and declination
:param Azimuth : degrees, clockwise from north :type Azimuth : float
:param Elevation : degrees above horizon :type Elevation : float
:param Latitude : east longitude in degrees :type Latitude : float
- Returns
tuple, Hour angle in float hours and declination in float degrees