LINFILL Name
LINFILL Purpose
Fill gaps in array data using linear interpolation.
Category
Calling Sequence
LINFILL,A,I1,I2 Inputs
A = array to operate on. in
I1 = index in A of last good value before gap. in
I2 = index in A of first good value after gap. in
Keyword Parameters
Outputs
A = updated array. out
Common Blocks
Notes
Modification History
Ray Sterner, 6 Mar, 1985.
Johns Hopkins University Applied Physics Laboratory.
Copyright (C) 1985, 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.