SPHRAD Name
SPHRAD Purpose
Draw sphere radius. Category
Calling Sequence
sphrad, lng, lat, [r1, r2] Inputs
lng = longitude of radius. in
lat = latitude of radius. in
r1, r2 = range of radius. in
Keyword Parameters
Keywords
COLOR=c plot color.
LINESTYLE=s plot linestyle.
Over-rides defaults for visible and hidden points.
THICK=t plot thickness.
/HIDDEN Plot hidden points.
MAXRAD=r clip points using a sphere of radius r.
Outputs
Common Blocks
sph_com
Notes
Notes: Call SPHINIT first to set sphere orientation and
point clipping to the visible hemisphere (def=front).
Point clipping may alternatively be done using a
clipping sphere defined by MAXRAD.
Modification History
R. Sterner, 25 Jan, 1991
Copyright (C) 1991, 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.