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

+ +next + +up + +previous +
+ Next: SLA_GEOC - Geodetic to Geocentric +
+Up: SUBPROGRAM SPECIFICATIONS +
+ Previous: SLA_GALSUP - Galactic to Supergalactic +

+

+

    +
+SLA_GE50 - Galactic to B1950 $\alpha,\delta$

+
+
ACTION: +
Transformation from IAU 1958 galactic coordinates to +B1950.0 FK4 equatorial coordinates. +

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

+

+
GIVEN: +
+
+ + + + + +
DL,DBDgalactic longitude and latitude $[\,l^{I\!I},b^{I\!I}\,]$
+

+
RETURNED: +
+
+ + + + + +
DR,DDDB1950.0 $[\,\alpha,\delta\,]$
+

+
NOTES: +
+
1. +
All arguments are in radians. +
2. +
The equatorial coordinates are B1950.0 FK4. Use the +routine sla_GALEQ if conversion to J2000.0 FK5 coordinates + is required. +
+

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

+ +next + +up + +previous +
+ Next: SLA_GEOC - Geodetic to Geocentric +
+Up: SUBPROGRAM SPECIFICATIONS +
+ Previous: SLA_GALSUP - Galactic to Supergalactic +

+

+

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