Produced by IDL 6.1
User Documentation

./plotter
File gbtplot.pro

Last modification date:
Tue Nov 16 16:05:47 2004

Routine Summary  4 routines

procedure gbtplot_event, event

procedure init_gbtplot

This procedure initializes the gbtidl plotter

procedure show_header, [dc=data container], [charsize=float]

This procedure draws header information on the plot

procedure setxarray, unit

This procedure generates the xarray values used for the plotter.

Routine Details

gbtplot_event

procedure gbtplot_event, event

Parameters
event
.


init_gbtplot

procedure init_gbtplot

This procedure initializes the gbtidl plotter

Version
$Id: gbtplot.pro,v 1.9 2004/11/16 21:05:47 bgarwood Exp $


show_header

procedure show_header, [dc=data container], [charsize=float]

This procedure draws header information on the plot

Version
$Id: gbtplot.pro,v 1.9 2004/11/16 21:05:47 bgarwood Exp $

Keywords
dc
in, optional
data container
data container
charsize
in, optional
float
character size; needed for ps generation


setxarray

procedure setxarray, unit

This procedure generates the xarray values used for the plotter. It is a bit disorganized at the moment, and needs to be cleaned up a bit. This procedure is not intended to be called by users.

Version
$Id: gbtplot.pro,v 1.9 2004/11/16 21:05:47 bgarwood Exp $

Parameters
unit
in, required
string
units to generate, e.g. 'MHz'


Produced by IDLdoc 1.5 on Wed Dec 8 13:08:15 2004