From d54fe7c1f704a63824c5bfa0ece65245572e9b27 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 4 Mar 2015 21:21:30 -0500 Subject: Initial commit --- src/slalib/sun67.htx/node14.html | 112 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 src/slalib/sun67.htx/node14.html (limited to 'src/slalib/sun67.htx/node14.html') diff --git a/src/slalib/sun67.htx/node14.html b/src/slalib/sun67.htx/node14.html new file mode 100644 index 0000000..9a2b861 --- /dev/null +++ b/src/slalib/sun67.htx/node14.html @@ -0,0 +1,112 @@ + + + + +SLA_ADDET - Add E-terms of Aberration + + + + + + + + + + + + +

+ +next + +up + +previous +
+ Next: SLA_AFIN - Sexagesimal character string to angle +
+Up: SUBPROGRAM SPECIFICATIONS +
+ Previous: SUBPROGRAM SPECIFICATIONS +

+

+

SLA_ADDET - Add E-terms of Aberration +   +

+
+
ACTION: +
Add the E-terms (elliptic component of annual aberration) to a +pre IAU 1976 mean place to conform to the old catalogue convention. +

CALL: +
CALL sla_ADDET (RM, DM, EQ, RC, DC) +

+

+
GIVEN: +
+
+ + + + + + + + + +
RM,DMD$[\,\alpha,\delta\,]$ without E-terms (radians)
EQDBesselian epoch of mean equator and equinox
+

+
RETURNED: +
+
+ + + + + +
RC,DCD$[\,\alpha,\delta\,]$ with E-terms included (radians)
+

+
NOTE: +
Most star positions from pre-1984 optical catalogues (or +obtained by astrometry with respect to such stars) have the + E-terms built-in. If it is necessary to convert a formal mean + place (for example a pulsar timing position) to one + consistent with such a star catalogue, then the + $[\,\alpha,\delta\,]$ should be adjusted using this routine. +
+

+
REFERENCE: +
Explanatory Supplement to the Astronomical Ephemeris, +section 2D, page 48. +
+

+ +next + +up + +previous +
+ Next: SLA_AFIN - Sexagesimal character string to angle +
+Up: SUBPROGRAM SPECIFICATIONS +
+ Previous: SUBPROGRAM SPECIFICATIONS +

+

+

+SLALIB --- Positional Astronomy Library
Starlink User Note 67
P. T. Wallace
12 October 1999
E-mail:ptw@star.rl.ac.uk
+
+ + -- cgit