Next: IGRID Up: Image processing commands Prev: IDMSTOD

IDTODMS*

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

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



Next: IGRID Up: Image processing commands Prev: IDMSTOD