POLREC3D Name
POLREC3D Purpose
Convert vector(s) from spherical polar to rectangular form.
Category
Calling Sequence
polrec3d, r, az, ax, x, y, z Inputs
r = Radius. in
az = angle from Z axis. in
ax = angle from X axis. in
Keyword Parameters
Keywords
/DEGREES means angles are in degrees, else radians.
Outputs
x = x component. out
y = y component. out
z = z component. 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.