SPLAT Name
SPLAT Purpose
Generate points on a splat curve. Category
Calling Sequence
splat, n, r1, r2, x, y Inputs
n = number of points on curve. in
r1, r2 = min and max distance of points from center. in
Keyword Parameters
Keywords
SMOOTH=s smoothing window size (def = 5% of n).
Outputs
x, y = splat curve points. out
Common Blocks
Notes
Modification History
RES 7 Feb, 1986.
R. Sterner, 2010 Jun 04 --- Converted arrays from () to [].
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.