projects/themis/spedas_plugin/
thm_ui_gen_overplot.pro
NAME: thm_ui_gen_overplot PURPOSE: Widget wrapper for spd_ui_overplot used to create THEMIS overview plots in SPEDAS. CALLING SEQUENCE: See SPEDAS plugin API INPUT: gui_id: The id of the main GUI window. historyWin: The history window object. oplot_calls: The number calls to thm_gen_overplot callSequence: object that stores sequence of procedure calls that was used to load data windowStorage: standard windowStorage object windowMenus: standard menu object loadedData: standard loadedData object drawObject: standard drawObject object OUTPUT: none $LastChangedBy: nikos $ $LastChangedDate: 2014-07-31 11:40:40 -0700 (Thu, 31 Jul 2014) $ $LastChangedRevision: 15634 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spedas_plugin/thm_ui_gen_overplot.pro $
Routines
Routines from thm_ui_gen_overplot.pro
thm_ui_fix_axis_fonts, axis_obj=axis_obj, axis_name=axis_name, size_multiplier=size_multiplier
thm_ui_fix_page_fonts, state=state
thm_ui_fix_overview_panels, state=state
thm_ui_gen_overplot_event, event
thm_ui_gen_overplot, gui_id=gui_id, history_window=history_window, status_bar=status_bar, call_sequence=call_sequence, time_range=time_range, window_storage=window_storage, loaded_data=loaded_data, data_structure=data_structure, _extra=_extra
Routine details
top source thm_ui_fix_axis_fonts
thm_ui_fix_axis_fonts, axis_obj=axis_obj, axis_name=axis_name, size_multiplier=size_multiplier
Keywords
- axis_obj
- axis_name
- size_multiplier
top source thm_ui_gen_overplot
thm_ui_gen_overplot, gui_id=gui_id, history_window=history_window, status_bar=status_bar, call_sequence=call_sequence, time_range=time_range, window_storage=window_storage, loaded_data=loaded_data, data_structure=data_structure, _extra=_extra
Keywords
- gui_id
- history_window
- status_bar
- call_sequence
- time_range
- window_storage
- loaded_data
- data_structure
- _extra
File attributes
Modification date: | Tue Oct 21 13:53:37 2014 |
Lines: | 449 |