projects/themis/deprecated/thm_ui/
thm_ui_par.pro
NAME: thm_ui_par PURPOSE: Simple widget that asks for a parameter CALLING SEQUENCE: new_value = thm_ui_par(name, init_value) INPUT: name = the name of the parameter, e.g., 'time_resolution' init_value = the initial value of the parameter, e.g., '1.0', must be a string. OUTPUT: new_value = the output value of the parameter, a string, e.g., '4.67' HISTORY: 22-jan-2007, jmm, jimm@ssl.berkeley.edu 25-OCt-2007, jmm, added KILL_REQUEST block $LastChangedBy: cgoethel $ $LastChangedDate: 2008-07-08 08:41:22 -0700 (Tue, 08 Jul 2008) $ $LastChangedRevision: 3261 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/deprecated/thm_ui/thm_ui_par.pro $
Routines
Routines from thm_ui_par.pro
Routine details
File attributes
Modification date: | Thu Feb 13 16:42:30 2014 |
Lines: | 47 |