moonposition library
Functions
-
node(
double jde) → double - Longitude of the mean ascending node.
-
parallax(
double delta) → double - Equatorial horizontal parallax of the Moon.
-
perigee(
double jde) → double - Longitude of perigee.
-
position(
double jde) → ({double delta, double lat, double lon}) - Geocentric position of the Moon.
-
trueNode(
double jde) → double - Longitude of the true ascending node.