Next:  parseTheta
Up:  Usage
 Previous:  Usage
 
 
 parseUV (hd,uv, uv_num, genDef)
      struct header *hd;
      Listarg *uv;      
      double ***uv_num; 
      Boolean genDef;
 - 	Input image header (to determine number of rows and columns)
   
 - 	List of U0 or V0 strings - input.
   
 - 	List of numeric U0 or V0 - output.
   
 - 	Flag indicating wheter to generate the defalt values 
         	(for U0 only)