POSARR
Name
posarr
Purpose (one Line Only)
Generate array of positions that match an image
Description
Category
Miscellaneous
Calling Sequence
posarr,nx,ny,xarr,yarr
Inputs
nx - width of array
ny - height of array
Optional Input Parameters
Keyword Input Parameters
X0 - location of the X origin in the image, default=0
Y0 - location of the Y origin in th eimage, default=0
SCALE - scale factor of image pixel to your desired x,y scale,
default=1.0
Outputs
xarr - Array with the x position of each pixel in the array value
yarr - Array with the y position
Keyword Output Parameters
Common Blocks
Side Effects
Restrictions
Procedure
Modification History
2016/09/23, Written by Marc W. Buie, Southwest Research Institute