mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-08-02 19:12:39 -04:00
I was using "relative longitude" to mean two different things. Resolved the ambiguity by using relative longitude only for differences in eclitpic longitude as seen from the Sun. Use "ecliptic separation" for differences in ecliptic longitude as measured from the Earth. Fixed completely wrong documentation in the JavaScript code; it had the meanings backwards inside the ElongationEvent class.