F2FI16 Name
F2FI16 Purpose
Convert feet to feet, inches, and fractions to 1/16 inch.
Category
Calling Sequence
s = f2fi16(f) Inputs
f = distance in feet. in
Keyword Parameters
Keywords
MIN_INCHES=d convert values < d to mm.
MAX_MILES=D convert values > D to miles.
Outputs
s = distance as a text string. out
Common Blocks
Notes
Modification History
R. Sterner. 4 Oct, 1988.
Johns Hopkins University Applied Physics Laboratory.
RES 13 Sep, 1989 --- converted to SUN.
R. Sterner, 2010 Jun 04 --- Converted arrays from () to [].
Copyright (C) 1988, 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.