DMS_FORM Name
DMS_FORM Purpose
Convert degrees to a deg, min, sec vector font string.
Category
Calling Sequence
dms = dms_form(deg) Inputs
deg = degrees and decimal fraction. in
Keyword Parameters
Keywords
/NOSEC Means suppress seconds.
DEGREES=n Force n digits in degrees, fill with 0s.
FONT=fnt Specify font string (def=!17).
Outputs
dms = string to be printed by xyouts out
using vector font.
Common Blocks
Notes
Modification History
R. Sterner, 22 Sep, 1992
Copyright (C) 1992, 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.