-
ACTION:
- Form the matrix of precession and nutation (SF2001).
-
CALL:
CALL sla_PRENUT (EPOCH, DATE, RMATPN)
GIVEN:
EPOCH | D | Julian Epoch for mean coordinates |
|
DATE | D | Modified Julian Date
(JD2400000.5)
for true coordinates |
|
RETURNED:
RMATPN | D(3,3) | combined precession-nutation matrix |
|
-
NOTES:
-
-
(1)
- The epoch and date are TDB. TT (or even UTC) will do.
-
(2)
- The matrix is in the sense:
where v
is the star vector relative to the true equator and equinox of epoch DATE, M is the
matrix
RMATPN and v
is the star vector relative to the mean equator and equinox of epoch EPOCH.