Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

spedas/gui/api_examples/file_configuration_tab/

yyy_read_config.pro


Routines

Routines from yyy_read_config.pro

result = yyy_config_template()

NAME: yyy_read_configPURPOSE: Reads the yyy_config fileCALLING SEQUENCE: cstruct = yyy_read_config()INPUT: none, for the purposes of this example the filename is hardcoded, 'yyy_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/yyy_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: jimm $$LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $$LastChangedRevision: 14326 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/api_examples/file_configuration_tab/yyy_read_config.pro $

result = yyy_read_config(header=header)

Routine details

top source yyy_config_template

result = yyy_config_template()

NAME: yyy_read_config PURPOSE: Reads the yyy_config file CALLING SEQUENCE: cstruct = yyy_read_config() INPUT: none, for the purposes of this example the filename is hardcoded, 'yyy_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/yyy_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: jimm $ $LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $ $LastChangedRevision: 14326 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/api_examples/file_configuration_tab/yyy_read_config.pro $

top source yyy_read_config

result = yyy_read_config(header=header)

Keywords

header

File attributes

Modification date: Thu Feb 13 16:41:37 2014
Lines: 48