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/node124.html | 104 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 src/slalib/sun67.htx/node124.html (limited to 'src/slalib/sun67.htx/node124.html') diff --git a/src/slalib/sun67.htx/node124.html b/src/slalib/sun67.htx/node124.html new file mode 100644 index 0000000..6337e94 --- /dev/null +++ b/src/slalib/sun67.htx/node124.html @@ -0,0 +1,104 @@ + + + + +SLA_KBJ - Select Epoch Prefix + + + + + + + + + + + + +

+ +next + +up + +previous +
+ Next: SLA_M2AV - Rotation Matrix to Axial Vector +
+Up: SUBPROGRAM SPECIFICATIONS +
+ Previous: SLA_INVF - Invert Linear Model +

+

+

SLA_KBJ - Select Epoch Prefix +   +

+
+
ACTION: +
Select epoch prefix `B' or `J'. +
CALL: +
CALL sla_KBJ (JB, E, K, J) +

+

+
GIVEN: +
+
+ + + + + + + + + +
JBIsla_DBJIN prefix status: 0=none, 1=`B', 2=`J'
EDepoch - Besselian or Julian
+

+
RETURNED: +
+
+ + + + + + + + + +
KC`B' or `J'
JIstatus: 0=OK
+

+
NOTE: +
The routine is mainly intended for use in conjunction with the +sla_DBJIN routine. If the value of JB indicates that an explicit + B or J prefix was detected by sla_DBJIN, a `B' or `J' + is returned to match. If JB indicates that no explicit B or J + was supplied, the choice is made on the basis of the epoch + itself; B is assumed for E <1984, otherwise J. +
+

+ +next + +up + +previous +
+ Next: SLA_M2AV - Rotation Matrix to Axial Vector +
+Up: SUBPROGRAM SPECIFICATIONS +
+ Previous: SLA_INVF - Invert Linear Model +

+

+

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