Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/maven/spedas_plugin/

mvn_spd_read_config.pro


Routines

Routines from mvn_spd_read_config.pro

result = mvn_spd_config_template()

NAME: mvn_spd_read_configPURPOSE: Reads the thm_config fileCALLING SEQUENCE: cstruct = mvn_spd_read_config()INPUT: none, the filename is hardcoded, 'mvn_spd_config.txt',and is put in a folder given by the routine mvn_spd_config_filedir, that uses the IDL routine app_user_dir to create/obtain it: my linux example: /disks/ice/home/jimm/.idl/themis/mvn_spd_config-4-linuxOUTPUT: cstruct = a structure with the changeable fields of the !maven_spd structureHISTORY: Hacked from thm_read_config.pro, 2014-12-01, jmm, jimm@ssl.berkeley.edu$LastChangedBy: jimm $$LastChangedDate: 2014-12-01 13:53:09 -0800 (Mon, 01 Dec 2014) $$LastChangedRevision: 16329 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/spedas_plugin/mvn_spd_read_config.pro $

result = mvn_spd_read_config(header=header)

Routine details

top source mvn_spd_config_template

result = mvn_spd_config_template()

NAME: mvn_spd_read_config PURPOSE: Reads the thm_config file CALLING SEQUENCE: cstruct = mvn_spd_read_config() INPUT: none, the filename is hardcoded, 'mvn_spd_config.txt',and is put in a folder given by the routine mvn_spd_config_filedir, that uses the IDL routine app_user_dir to create/obtain it: my linux example: /disks/ice/home/jimm/.idl/themis/mvn_spd_config-4-linux OUTPUT: cstruct = a structure with the changeable fields of the !maven_spd structure HISTORY: Hacked from thm_read_config.pro, 2014-12-01, jmm, jimm@ssl.berkeley.edu $LastChangedBy: jimm $ $LastChangedDate: 2014-12-01 13:53:09 -0800 (Mon, 01 Dec 2014) $ $LastChangedRevision: 16329 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/spedas_plugin/mvn_spd_read_config.pro $

top source mvn_spd_read_config

result = mvn_spd_read_config(header=header)

Keywords

header

File attributes

Modification date: Tue Dec 2 03:42:59 2014
Lines: 48