projects/themis/spacecraft/particles/slices/
thm_ui_slice2d.pro
NAME: thm_ui_slice2d PURPOSE: Front end window allowing user to create and view "2D" slices of particle distributions. CALLING SEQUENCE: thm_ui_slice2d INPUT: gui_id: group leader widget if opening from SPEDAS GUI OUTPUT: N/A NOTES: This routine requires SPEDAS to run. For command line use see: thm_crib_part_slice2d.pro $LastChangedBy: aaflores $ $LastChangedDate: 2014-07-24 11:36:34 -0700 (Thu, 24 Jul 2014) $ $LastChangedRevision: 15598 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/slices/thm_ui_slice2d.pro $
Routines
Routines from thm_ui_slice2d.pro
result = thm_ui_slice2d_getmag(type, probe, trange, name, suffix, err_msg=err_msg)
result = thm_ui_slice2d_getvel(type, probe, trange, vel_name, suffix, err_msg=err_msg)
result = thm_ui_slice2d_checknum(num)
thm_ui_slice2d_error, sb, title, err_msg
result = thm_ui_slice2d_check(tlb, state, previous)
thm_ui_slice2d_gen, tlb, state
thm_ui_slice2d_plot, state, current, _extra=_extra
thm_ui_slice2d_export, state, event
thm_ui_slice2d_legend, gui_ID, top_ID, rotation=rotation, coord=coord
thm_ui_slice2d_rangeupdate, tlb, state
thm_ui_slice2d_methodsens, state, id, select
thm_ui_slice2d_subtractsens, state
thm_ui_slice2d_typesens, state, typeid
thm_ui_slice2d_supportsens, state
thm_ui_slice2d_ticksens, event, uval
thm_ui_slice2d_checkval, state
thm_ui_slice2d_event, event
thm_ui_slice2d, gui_ID=gui_ID, _extra=_extra
Routine details
top source thm_ui_slice2d_getmag
result = thm_ui_slice2d_getmag(type, probe, trange, name, suffix, err_msg=err_msg)
Parameters
- type
- probe
- trange
- name
- suffix
Keywords
- err_msg
top source thm_ui_slice2d_getvel
result = thm_ui_slice2d_getvel(type, probe, trange, vel_name, suffix, err_msg=err_msg)
Parameters
- type
- probe
- trange
- vel_name
- suffix
Keywords
- err_msg
top source thm_ui_slice2d_error
thm_ui_slice2d_error, sb, title, err_msg
Parameters
- sb
- title
- err_msg
top source thm_ui_slice2d_check
result = thm_ui_slice2d_check(tlb, state, previous)
Parameters
- tlb
- state
- previous
top source thm_ui_slice2d_plot
thm_ui_slice2d_plot, state, current, _extra=_extra
Parameters
- state
- current
Keywords
- _extra
top source thm_ui_slice2d_legend
thm_ui_slice2d_legend, gui_ID, top_ID, rotation=rotation, coord=coord
Parameters
- gui_ID
- top_ID
Keywords
- rotation
- coord
File attributes
Modification date: | Tue Oct 21 13:53:35 2014 |
Lines: | 1,602 |