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_smooth_data_options.pro


NAME: spd_ui_smooth_data_options PURPOSE: Front end interface allowing the user to select options for smoothing data. CALLING SEQUENCE: return_values = spd_ui_smooth_data_options(gui_id, statusbar, historywindow) INPUT: gui_id: widget id of group leader statusbar: status bar object ref. historywindow: history window object ref. OUTPUT: return values: anonymous structure containing input parameters for dproc routine { dt: Time Resolution for smoothing icad: Interpolation cadence (not used by default) setICad: Flag to use interpolation cadence dttype: Array of flags determining how smoothing is applied [default,forward,backward] opts: Array of flags determining extra options [no_time_intrp,true_t_integtration,smooth_nans] suffix: Suffix for new variable ok: Flag indicating success } NOTES: $LastChangedBy: $ $LastChangedDate: $ $LastChangedRevision: $ $URL: $

Routines

Routines from spd_ui_smooth_data_options.pro

spd_ui_smooth_data_options_event, event
result = spd_ui_smooth_data_options(gui_id, statusbar, historywin)

Routine details

top source spd_ui_smooth_data_options_event

spd_ui_smooth_data_options_event, event

Parameters

event

top source spd_ui_smooth_data_options

result = spd_ui_smooth_data_options(gui_id, statusbar, historywin)

Parameters

gui_id
statusbar
historywin

File attributes

Modification date: Thu Mar 13 16:35:29 2014
Lines: 181