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

+ +next + +up + +previous +
+ Next: SLA_EL2UE - Conventional to Universal Elements +
+Up: SUBPROGRAM SPECIFICATIONS +
+ Previous: SLA_ECOR - RV & Time Corrns to Sun +

+

+

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

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

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

+

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

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

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

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

+ +next + +up + +previous +
+ Next: SLA_EL2UE - Conventional to Universal Elements +
+Up: SUBPROGRAM SPECIFICATIONS +
+ Previous: SLA_ECOR - RV & Time Corrns to Sun +

+

+

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