Documentation for /home/davin/idl/socware/

Generated by IDLdoc

Directory: spedas/gui/panels/spd_ui_layout_options/

Contents

.pro files

spd_ui_layout_options.pro

NAME: spd_ui_layout_optionsPURPOSE: This routine creates and handles the layout widget.

spd_ui_make_default_lineplot.pro

NAME: spd_ui_make_default_lineplotPURPOSE: Routine that creates a default lineplot on particular panelCALLING SEQUENCE: spd_ui_make_default_lineplot, loadedData, panel, xvar, yvar, gui_sbar=gui_sbarINPUT: loadedData: the loadedData object panel: the panel on which the plot should be placed.

spd_ui_make_default_panel.pro

NAME: spd_ui_make_default_panelPURPOSE: Routine that creates a default panel on current windowCALLING SEQUENCE: spd_ui_make_default_panel, windows_object, outpanel=outpanel, row=row, col=colINPUT: windows: the structure that stores all the windows, will place the default panel on the current window.

spd_ui_make_default_specplot.pro

NAME: spd_ui_make_default_specplotPURPOSE: Routine that creates a default specplot on particular panelCALLING SEQUENCE: spd_ui_make_default_specplot, loadedData, panel, xvar, yvar, zvar, gui_sbar=gui_sbarINPUT: loadedData: the loadedData object panel: the panel on which the plot should be placed.

spd_ui_process_axis_tags.pro

Processes tags from settings from dl and applies them to an axisInputs: axis(object ref): spd_ui_axis_settings axis(string): string naming the axis, can be 'x','y',or 'z' dlptr(ptr to struct): The dlimits pointer from the data object lptr(ptr to struct): The limits pointer from the data object$LastChangedBy: jimm $$LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $$LastChangedRevision: 14326 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_layout_options/spd_ui_process_axis_tags.pro $