DATE | D | TT MJD of observation (JD-2400000.5, |
---|---|---|
Note 1) | ||
JFORM | I | choice of element set (1-3, Note 3) |
EPOCH | D | epoch of elements (t0 or T, TT MJD, Note 4) |
ORBINC | D | inclination (i, radians) |
ANODE | D | longitude of the ascending node (![]() |
PERIH | D | longitude or argument of perihelion
(![]() ![]() |
radians) | ||
AORQ | D | mean distance or perihelion distance (a or q, AU) |
E | D | eccentricity (e) |
AORL | D | mean anomaly or longitude (M or L, radians, |
JFORM=1,2 only) | ||
DM | D | daily motion (n, radians, JFORM=1 only) |
PV | D(6) | heliocentric ![]() |
---|---|---|
(AU, AU/s) | ||
JSTAT | I | status: |
0 = OK | ||
-1 = illegal JFORM | ||
-2 = illegal E | ||
-3 = illegal AORQ | ||
-4 = illegal DM | ||
-5 = numerical error |
JFORM=1, suitable for the major planets:
EPOCH = epoch of elements t0 (TT MJD) ORBINC = inclination i (radians) ANODE = longitude of the ascending node(radians) PERIH = longitude of perihelion
(radians) AORQ = mean distance a (AU) E = eccentricity e AORL = mean longitude L (radians) DM = daily motion n (radians)
JFORM=2, suitable for minor planets:
EPOCH = epoch of elements t0 (TT MJD) ORBINC = inclination i (radians) ANODE = longitude of the ascending node(radians) PERIH = argument of perihelion
(radians) AORQ = mean distance a (AU) E = eccentricity e AORL = mean anomaly M (radians)
JFORM=3, suitable for comets:
EPOCH = epoch of perihelion T (TT MJD) ORBINC = inclination i (radians) ANODE = longitude of the ascending nodeUnused elements (DM for JFORM=2, AORL and DM for JFORM=3) are not accessed.(radians) PERIH = argument of perihelion
(radians) AORQ = perihelion distance q (AU) E = eccentricity e
Therefore, for any given problem there are up to three different epochs in play, and it is vital to distinguish clearly between them:
For the present routine:
SLALIB --- Positional Astronomy Library