GETWINDOW Name
GETWINDOW Purpose
Get data window coordinates.
Category
Calling Sequence
getwindow, xmn, xmx, ymn, ymx, [err]
Inputs
Keyword Parameters
Keywords
XMID=x gives window x midvalue.
YMID=y gives window y midvalue. Outputs
xmn, xmx = window edge min and max data x. out
ymn, ymx = window edge min and max data y. out
err = window status: 0=ok, 1=not set. out
Common Blocks
Notes
Modification History
R. Sterner, 21 Feb 1990
Copyright (C) 1990, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.