Next: c2t00a, Previous: c2ixys, Up: Internal Routines [Contents][Index]
c2s(coords)
[SOFA] Returns spherical angular coordinates (longitude and latitude,
in radians) corresponding to the given cartesian coordinates
coords
(x, y, z). The first dimension of
coords
must be equal to 3. The returned array has the
same dimensions as coords
, except that the first
dimension is 2 instead of 3.