Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

spedas/gui/panels/dproc/

spd_ui_pwrspc_options.pro


NAME: spd_ui_pwrspc_options PURPOSE: A widget used to set keyword options for creating power spectra. This widget returns an anonymous structure of keyword settings that is passed through the OPTIONS positional parameter of SPD_UI_PWRSPC. Intended to be called from SPD_UI_DPROC. CALLING SEQUENCE: opt_struct = spd_ui_pwrspc_options(gui_id, trObj, historyWin, statusBar) INPUT: gui_id: The GUI id that should be the top level id of the Data Processing window. trObj: The timerange object that is created in SPD_GUI. historyWin: The history window object. statusBar: The status bar object for the Data Processing window. KEYWORDS: none OUTPUT: opt_struct: The anonymous structure contain options and keyword settings for SPD_UI_PWRSPC. $LastChangedBy: egrimes $ $LastChangedDate: 2014-05-02 14:17:19 -0700 (Fri, 02 May 2014) $ $LastChangedRevision: 15029 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/dproc/spd_ui_pwrspc_options.pro $

Routines

Routines from spd_ui_pwrspc_options.pro

result = spd_ui_pwrspc_options_check_input(state)
spd_ui_pwrspc_options_set_value, state
spd_ui_pwrspc_options_event, event
result = spd_ui_pwrspc_options(gui_id, trObj, historyWin, statusBar)

Routine details

top source spd_ui_pwrspc_options_check_input

result = spd_ui_pwrspc_options_check_input(state)

Parameters

state

top source spd_ui_pwrspc_options_set_value

spd_ui_pwrspc_options_set_value, state

Parameters

state

top source spd_ui_pwrspc_options_event

spd_ui_pwrspc_options_event, event

Parameters

event

top source spd_ui_pwrspc_options

result = spd_ui_pwrspc_options(gui_id, trObj, historyWin, statusBar)

Parameters

gui_id
trObj
historyWin
statusBar

File attributes

Modification date: Mon May 12 22:33:56 2014
Lines: 292