MAKEI Name
MAKEI Purpose
Make a long array with given start and end values and step size.
Category
Calling Sequence
in = makei(lo, hi, step) Inputs
lo, hi = array start and end values. in
step = distance beteen values. in
Keyword Parameters
Outputs
in = resulting index array. out
Common Blocks
Notes
Note: good for subsampling an array.
Modification History
Ray Sterner, 14 Dec, 1984.
Johns Hopkins University Applied Physics Laboratory.
RES 15 Sep, 1989 --- converted to SUN.
Copyright (C) 1984, 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.