Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

spedas/gui/misc/

spedas_read_config.pro


Routines

Routines from spedas_read_config.pro

result = spedas_config_template()

NAME: spedas_read_configPURPOSE: Reads the spedas_config fileCALLING SEQUENCE: cstruct = spedas_read_config()INPUT: none, for the purposes of this example the filename is hardcoded, 'spedas_config.txt',and is put in a folder given by the routine istp_config_filedir, that uses the IDL routine app_user_dir to create/obtain it: my linux example: /disks/ice/home/jimm/.idl/spedas/spedas_config-4-linuxOUTPUT: cstruct = a structure with the changeable fields of the !istp structure Copied from thm_read_config and tt2000_read_config lphilpott 20-jun-2012$LastChangedBy: crussell $$LastChangedDate: 2013-10-26 12:08:47 -0700 (Sat, 26 Oct 2013) $$LastChangedRevision: 13403 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/trunk/idl/spedas/spd_ui/api_examples/file_configuration_tab/spedas_read_config.pro $

result = spedas_read_config(header=header)

Routine details

top source spedas_config_template

result = spedas_config_template()

NAME: spedas_read_config PURPOSE: Reads the spedas_config file CALLING SEQUENCE: cstruct = spedas_read_config() INPUT: none, for the purposes of this example the filename is hardcoded, 'spedas_config.txt',and is put in a folder given by the routine istp_config_filedir, that uses the IDL routine app_user_dir to create/obtain it: my linux example: /disks/ice/home/jimm/.idl/spedas/spedas_config-4-linux OUTPUT: cstruct = a structure with the changeable fields of the !istp structure Copied from thm_read_config and tt2000_read_config lphilpott 20-jun-2012 $LastChangedBy: crussell $ $LastChangedDate: 2013-10-26 12:08:47 -0700 (Sat, 26 Oct 2013) $ $LastChangedRevision: 13403 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/trunk/idl/spedas/spd_ui/api_examples/file_configuration_tab/spedas_read_config.pro $

top source spedas_read_config

result = spedas_read_config(header=header)

Keywords

header

File attributes

Modification date: Thu Mar 13 16:35:31 2014
Lines: 55