|
User Documentation |
||||||||
| prev file | next file | |||||||||
| SUMMARY: fields | routine DETAILS: routine | |||||||||
./plotter File gbtplot.pro
| 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
show_header |
procedure show_header, [dc=data container], [charsize=float] |
This procedure draws header information on the plot
| Keywords | |
|
dc |
data container |
|
charsize |
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.
| Parameters | |
|
unit |
units to generate, e.g. 'MHz' |