Level 2 Help for FIXLOC

INP

 STRING - Input coordinate data set. 


OUT

 STRING - Optional data set containing corrected coordinates.


CHANGE

 REAL - A string of triplets consisting of a tiepoint number followed
 by the line and sample coordinates of that tiepoint.


DELETE

 INTEGER - A list of tiepoints to be set to the 'missing' value of
 (-99.,-99.).


DELETE

 REAL - A list of tiepoints to be deleted.


INSERT

 REAL - A string of triplets consisting of a tiepoint number followed
 by the line and sample coordinates of that tiepoint which are inserted 
 between the n-1 and n tiepoint.


NC

 INTEGER - Specifies the number of coordinates to be printed on each row. 
 The corrected coordinates are printed in a rectangular format unless a 
 VO or VGR reseau data set is input, in which case, the program prints out 
 the standard reseau map.
 If NC is not given, fixloc will attempt to figure out the grid dimensions.


MODE

 KEYWORD - Specifies whether to print the corrected coordinate array or
 not.  Valid values are:  'PRINT and 'NOPRINT.  Default is to PRINT.