Next: IHMSTOD Up: Image processing commands Prev: Examples

IDTOHMS*

Macro command which converts decimal degrees to a string containing hours:minutes:seconds. The input and output parameters must be supplied on the command line. eg.

     > IDTOHMS 45.5 (HMS)    where HMS is an ICL string variable
     > =HMS
        03:02:00.00
   
This command does not require the interactive image processing system to be active and can be invoked at any time.



Next: IHMSTOD Up: Image processing commands Prev: Examples