The example below defaults to the example from Meeus' Astronomical Algorithms, page 342. I have included a manual field for ΔT. To get a close match on the data from JPL Horizons use a ΔT of 68.6954, to reproduce the results from the book set ΔT to 0. The results from JPL Horizons are 134.97583 13.33982 (topocentric), and the results from the book are 134.688470 13.768368 (geocentric). If you look in the JavaScript Console I have computed the differences of the JPL data. I have used Louisville, KY (-85.7636,38.2464000) as the position for adjusting for parallax.
JD: | |
ΔT: | |
Lattitude: | |
Longitude: | |
RA (of date): geocentric | |
Dec (of date): geocentric | |
RA (of date): topocentric | |
Dec (of date): topocentric | |
Distance: | |
The ELP specific functions have been wrapped in their own class ELP82, the helper functions which convert the coordinates to something more useful are inline below the class.