Produced by IDL 7.1.1
Developer Documentation

./plotter
voffset_dialog.pro

Last modification date:
Wed Sep 28 13:27:13 2016

Routine Summary  3 routines

procedure voffset_dialog_event, event

The event handler for the velocity offset dialog used by the plotter.

procedure voffset_close, widget_id

The function that is called when "Close" is pressed.

procedure init_voffset_dialog

This procedure initializes the velocity offset dialog widget

Routine Details

voffset_dialog_event

procedure voffset_dialog_event, event

The event handler for the velocity offset dialog used by the plotter.

Version
$Id$
Common blocks
gbtplot_common

Parameters
event
in, required
widget event structure
The event to be handled.

voffset_close

procedure voffset_close, widget_id

The function that is called when "Close" is pressed.

Common blocks
gbtplot_common

Parameters
widget_id
in, required
integer
The top-level ID to destroy.

init_voffset_dialog

procedure init_voffset_dialog

This procedure initializes the velocity offset dialog widget

Version
$Id$
Common blocks
gbtplot_common


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:22 2016