Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

spedas/gui/panels/

spd_ui_cotrans_new.pro


NAME: spd_ui_cotrans_new PURPOSE: A performs the coordinate transformations CALLING SEQUENCE: spd_ui_cotrans_new, value,info INPUT: value: a string storing the destination coordinate system active: the set of variables to be transformed loadedData: the loadedData object sobj: the status bar object to which messages should be sent callSequence: the object that tracks data processing operations so that they can be replayed in SPEDAS documents. replay(optional): This keyword determines whether operations are pushed onto the call sequence and whether popups are displayed tvar_overwrite_selections(optional): Set this keyword when the replay keyword is set. It will contain an array of what overwrite selection was made for each processed variable load_support_selections(optional): Set this keyword when the replay keyword is set. It will contain an array of what support load selection was made for each processed variable load_slp_selections(optional): Set this keyword when the replay keyword is set. It will contain an array of what slp load selection was made for each processed variable OUTPUT: none SIDE EFFECT: New active variable for each prior active stored in loaded data and transformed into the new coordinate system with suffix added/changed HISTORY: $LastChangedBy: aaflores $ $LastChangedDate: 2014-05-28 18:13:21 -0700 (Wed, 28 May 2014) $ $LastChangedRevision: 15252 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_cotrans_new.pro $

Routines

top source spd_ui_cotrans_new

spd_ui_cotrans_new, tlb, value, active, loadedData, sobj, historywin, callSequence, replay=replay, tvar_overwrite_selections=tvar_overwrite_selections, load_support_selections=load_support_selections, load_slp_selections=load_slp_selections

Parameters

tlb
value
active
loadedData
sobj
historywin
callSequence

Keywords

replay
tvar_overwrite_selections
load_support_selections
load_slp_selections

File attributes

Modification date: Mon Jun 9 05:58:57 2014
Lines: 276