mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-01-02 20:50:28 -05:00
This example demonstrates how to calculate equatorial coordinates and horizontal coordinates of solar system bodies. Added explanatory comments to moonphase.c. Added #defines for MIN_YEAR, MAX_YEAR in astronomy.h. Removed unnecessary code from positions.html; no longer need to calculate geocentric vector before calculating equatorial coordinates.