Documentation for /home/davin/idl/socware/

Generated by IDLdoc

Directory: projects/geom_indices/

Contents

.pro files

geom_indices_config_filedir.pro

NAME: geom_indices_config_filedirDESCRIPTION: Get the applications user directory for SPEDASREVISION HISTORY:$LastChangedBy: nikos $$LastChangedDate: 2014-11-05 11:21:52 -0800 (Wed, 05 Nov 2014) $$LastChangedRevision: 16138 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/geom_indices/geom_indices_config_filedir.pro $

geom_indices_init.pro

NAME: geom_indices_initDESCRIPTION: Initializes system variables for geom_indices.

geom_indices_read_config.pro

NAME: geom_indices_read_configDESCRIPTION: Reads the geom_indices_config fileREQUIRED INPUTS: none (filename is hardcoded, 'geom_indices_config.txt', and is put in a folder given by the routine 'geom_indices_config_filedir', that uses the IDL routine app_user_dir to create/obtain it: e.g.

geom_indices_write_config.pro

NAME: geom_indices_write_configDESCRIPTION: Writes the geom_indices_config fileREQUIRED INPUTS: none (filename is hardcoded, 'geom_indices_config.txt', and is put in a folder given by the routine 'geom_indices_config_filedir', that uses the IDL routine app_user_dir to create/obtain it: e.g.

spd_ui_load_ace_data.pro

NAME: spd_ui_load_ace_dataPURPOSE: Generates the tab that loads ace data for the gui.

spd_ui_load_ace_import.pro

NAME: spd_ui_load_ace_importPURPOSE: Modularized gui ace data loaderHISTORY:$LastChangedBy: nikos $$LastChangedDate: 2014-11-03 11:56:50 -0800 (Mon, 03 Nov 2014) $$LastChangedRevision: 16127 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/geom_indices/spd_ui_load_ace_import.pro $

spd_ui_load_omni_data.pro
spd_ui_load_omni_import.pro

NAME: spd_ui_load_omni_importPURPOSE: This routine provides an example for loading data into the GUI from the load data panel.