next up previous
Next: COSMAP_ERRTRAN - translate Up: FORTRAN Routines Previous: COSMAP_CLOSE - close

COSMAP_CREATE - create a bigimage

SUBROUTINE COSMAP_CREATE ( NAME, NLANES, LWIDTH, LHEIGHT, DTYPE, STATUS ) 

   NAME = CHARACTER*(*) (given)
            directory name for big image
   NLANES = INTEGER (given)
            number of lanes in big image
   LWIDTH = INTEGER (given)
            lane width in pixels
   LHEIGHT = INTEGER (given)
            lane height in pixels
   DTYPE = CHARACTER*(*) (given) 
            data type of pixel data
   STATUS = INTEGER (given and returned)
            global status



SuperCOSMOS development
Tue Aug 20 12:02:13 BST 1996