Pos/Vel from Universal Elements SLA_UE2PV
CALL sla_UE2PV (DATE, U, PV, JSTAT)
DATE | D | date (TT Modified Julian Date = JD2400000.5) |
U | D(13) | universal orbital elements (updated; Note 1) |
| ||
(1) |
| combined mass () |
(2) |
| total energy of the orbit () |
(3) |
| reference (osculating) epoch () |
(4-6) |
| position at reference epoch () |
(7-9) |
| velocity at reference epoch () |
(10) |
| heliocentric distance at reference epoch |
(11) |
|
|
(12) |
| date () |
(13) |
| universal eccentric anomaly () of date, approx |
PV | D(6) | heliocentric , equatorial, J2000 |
| ||
|
| (AU, AU/s; Note 1) |
| ||
JSTAT | I | status: |
| ||
|
| 0 = OK |
|
||
|
| 1 = radius vector zero |
|
||
|
| = failed to converge |
It is not obligatory to use sla_EL2UE to obtain the parameters. However, it should be noted that because sla_EL2UE performs its own validation, no checks on the contents of the array U are made by the present routine.