RECPOL3D Name
RECPOL3D Purpose
Convert vector(s) from rectangular to spherical polar form.
Category
Calling Sequence
recpol3d, x, y, z, r, az, ax Inputs
x = X component. in
y = Y component. in
z = Z component. in
Keyword Parameters
Keywords
/DEGREES means angles are in degrees, else radians.
Outputs
r = Radius. out
az = angle from Z axis. out
ax = angle from X axis. out
Common Blocks
Notes
Modification History
R. Sterner. 18 Aug, 1986.
Johns Hopkins University Applied Physics Laboratory.
RES 31 Aug, 1989 --- converted to SUN.
RES 13 Feb, 1991 --- added /degrees.
Copyright (C) 1986, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.