aboutsummaryrefslogtreecommitdiff
path: root/math/slalib/doc/cc62s.hlp
blob: ffd20cb8bfc978e280eeeed79380f1ad4595acc6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.help cc62s Jun99 "Slalib Package"
.nf

      SUBROUTINE slC62S (V, A, B, R, AD, BD, RD)

     - - - - - -
      C 6 2 S
     - - - - - -

  Conversion of position & velocity in Cartesian coordinates
  to spherical coordinates (single precision)

  Given:
     V      r(6)   Cartesian position & velocity vector

  Returned:
     A      r      longitude (radians)
     B      r      latitude (radians)
     R      r      radial coordinate
     AD     r      longitude derivative (radians per unit time)
     BD     r      latitude derivative (radians per unit time)
     RD     r      radial derivative

  P.T.Wallace   Starlink   28 April 1996

  Copyright (C) 1996 Rutherford Appleton Laboratory
  Copyright (C) 1995 Association of Universities for Research in Astronomy Inc.

.fi
.endhelp