MIDV Name
MIDV Purpose
Return value midway between array extremes.
Category
Calling Sequence
vmd = midv(a) Inputs
a = array. in
Keyword Parameters
Outputs
vmd = (min(a)+max(a))/2. out
Common Blocks
Notes
Modification History
R. Sterner, 2 Aug, 1989.
Copyright (C) 1989, 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.