Produced by IDL 6.1
Developer Documentation

./plotter
gbtzoom.pro

Last modification date:
Thu Jun 2 23:56:08 2005

gbtzoom

procedure gbtzoom, xmin, xmax, ymin, ymax

Set the zoom level in the gbtidl plotter. This is intended for internal plotter use. Users should use setxy to set the zoom level manually.

Version
$Id: gbtzoom.pro,v 1.2 2005/05/30 04:03:43 bgarwood Exp $
Common blocks
gbtplot_common

Parameters
xmin
in, required
double
The desired new minimum x value.
xmax
in, required
double
The desired new maximum x value.
ymin
in, required
double
The desired new minimum y value.
ymax
in, required
double
The desired new maximum y value.


Produced by IDLdoc 1.6 on Thu Jun 2 23:56:18 2005