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/node99.html | 105 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 src/slalib/sun67.htx/node99.html (limited to 'src/slalib/sun67.htx/node99.html') diff --git a/src/slalib/sun67.htx/node99.html b/src/slalib/sun67.htx/node99.html new file mode 100644 index 0000000..1e4582a --- /dev/null +++ b/src/slalib/sun67.htx/node99.html @@ -0,0 +1,105 @@ + + + + +SLA_EQGAL - J2000 to Galactic + + + + + + + + + + + + +

+ +next + +up + +previous +
+ Next: SLA_ETRMS - E-terms of Aberration +
+Up: SUBPROGRAM SPECIFICATIONS +
+ Previous: SLA_EQEQX - Equation of the Equinoxes +

+

+

    +
+SLA_EQGAL - J2000 $\alpha,\delta$ to Galactic +

+
+
ACTION: +
Transformation from J2000.0 FK5 equatorial coordinates to +IAU 1958 galactic coordinates. +

CALL: +
CALL sla_EQGAL (DR, DD, DL, DB) +

+

+
GIVEN: +
+
+ + + + + +
DR,DDDJ2000.0 $[\,\alpha,\delta\,]$ (radians)
+

+
RETURNED: +
+
+ + + + + +
DL,DBDgalactic longitude and latitude $[\,l^{I\!I},b^{I\!I}\,]$ (radians)
+

+
NOTE: +
The equatorial coordinates are J2000.0 FK5. Use the routine +sla_EG50 if conversion from B1950.0 FK4 coordinates is required. +
+

+
REFERENCE: +
Blaauw et al., 1960, Mon.Not.R.astr.Soc., +121, 123. +
+

+ +next + +up + +previous +
+ Next: SLA_ETRMS - E-terms of Aberration +
+Up: SUBPROGRAM SPECIFICATIONS +
+ Previous: SLA_EQEQX - Equation of the Equinoxes +

+

+

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