mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-30 04:13:46 -04:00
Added new function Astronomy.SunPosition(). It is supposed to return ecliptic coordinates of date for the Sun as seen from the center of the Earth. The values look reasonable but I need to test them. Will use the Sun's longitude in the return value from SunPosition() to determine solstices and equinoxes.