mirror of
https://github.com/acamarata/moon-sighting.git
synced 2026-07-01 11:24:24 +00:00
756 B
756 B
moon-sighting / AzAlt
Interface: AzAlt
Defined in: types.ts:13
Azimuth + altitude in degrees
Properties
altitude
altitude:
number
Defined in: types.ts:17
Degrees above the horizon (negative = below)
azimuth
azimuth:
number
Defined in: types.ts:15
Degrees from North, measured clockwise (0 = N, 90 = E, 180 = S, 270 = W)