planetary library
Functions
-
jupiterOpp(
double year) → double -
JDE of opposition of Jupiter nearest decimal
year. -
marsOpp(
double year) → double -
JDE of opposition of Mars nearest decimal
year. -
marsStation2(
double year) → double -
JDE of second station of Mars nearest decimal
year. -
mercuryEastElongation(
double year) → ({double elongation, double jde}) - JDE and elongation (radians) of greatest eastern elongation of Mercury.
-
mercuryInfConj(
double year) → double -
JDE of inferior conjunction of Mercury nearest decimal
year. -
mercurySupConj(
double year) → double -
JDE of superior conjunction of Mercury nearest decimal
year. -
mercuryWestElongation(
double year) → ({double elongation, double jde}) - JDE and elongation (radians) of greatest western elongation of Mercury.
-
neptuneOpp(
double year) → double -
JDE of opposition of Neptune nearest decimal
year. -
saturnConj(
double year) → double -
JDE of conjunction of Saturn nearest decimal
year. -
saturnOpp(
double year) → double -
JDE of opposition of Saturn nearest decimal
year. -
uranusOpp(
double year) → double -
JDE of opposition of Uranus nearest decimal
year. -
venusInfConj(
double year) → double -
JDE of inferior conjunction of Venus nearest decimal
year.