View Source Astrex.Astro.Moon (Astrex v0.4.0)

This module exports one function that computes the Moon coordinates according to algoritm and QBasic source code from:

http://www.stargazing.net/kepler/moon.html QBasic code. http://stargazing.net/kepler/moon2.html

this is faster than Meeus algoritm and reasonably accurate (4 arcminutes 99% of the times 1 arcmin 50% of times)

Link to this section Summary

Functions

receives a NaiveDateTime struct returns the Moon's coordinates (RA/DEC) at the specified date/time

Link to this section Functions

receives a NaiveDateTime struct returns the Moon's coordinates (RA/DEC) at the specified date/time