Macro command which converts a string containing hours:min:sec to decimal degrees. The input and output parameters must be supplied on the command line. eg.
> IHMSTOD "03:02:00.00" (D) where D is an ICL real variable
> =D
45.5
This command does not require the interactive image processing
system to be active and can be invoked at any time.