spedas/gui/utilities/
spd_ui_pwrspc.pro
NAME: spd_ui_pwrspc PURPOSE: Creates power spectra from GUI variables that are active in the Process Data window and loads the spectra into the loadedData object. Directly calls PWRSPC and DPWRSPC to create the spectra. Intended to be called from SPD_UI_DPROC. CALLING SEQUENCE: spd_ui_pwrspc, options,invars, loadedData, historyWin, statusBar,guiID INPUT: options: Structure that is output from SPD_UI_PWRSPC_OPTIONS containing keyword options for PWRSPC and DPWRSPC. loadedData: The loadedData object. historyWin: The history window object. statusBar: The status bar object for the Data Processing window. guiid: The widget id for the GUI so that it can display prompts with the correct layering. KEYWORDS: OUTPUT: none
Routines
Routines from spd_ui_pwrspc.pro
Routine details
top source spd_ui_pwrspc_check_time
result = spd_ui_pwrspc_check_time(time, tbegin, tend)
Parameters
- time
- tbegin
- tend
top source spd_ui_pwrspc
spd_ui_pwrspc, options, invars, loadedData, historyWin, statusBar, guiID, fail=fail, overwrite_selections=overwrite_selections, replay=replay
Parameters
- options
- invars
- loadedData
- historyWin
- statusBar
- guiID
Keywords
- fail
- overwrite_selections
- replay
File attributes
Modification date: | Mon May 12 22:33:57 2014 |
Lines: | 188 |