general/missions/rbsp/efw/
rbsp_efw_read_config.pro
Routines
Routines from rbsp_efw_read_config.pro
result = rbsp_efw_config_template()
NAME: rbsp_efw_read_configPURPOSE: Reads the rbsp_efw_config fileCALLING SEQUENCE: cstruct = rbsp_efw_read_config()INPUT: none, the filename is hardcoded, 'rbsp_efw_config.txt',and is s put in a folder given by the routine rbsp_efw_config_filedir, that uses the IDL routine app_user_dir to create/obtain itOUTPUT: cstruct = a structure with the changeable fields of the !rbsp_efw structureHISTORY: 01-jul-2011, peters$LastChangedBy: peters $$LastChangedDate: 2011-12-28 10:26:47 -0800 (Wed, 28 Dec 2011) $$LastChangedRevision: 9477 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/rbsp/efw/rbsp_efw_read_config.pro $
result = rbsp_efw_read_config(header=header)
Routine details
top source rbsp_efw_config_template
result = rbsp_efw_config_template()
NAME: rbsp_efw_read_config PURPOSE: Reads the rbsp_efw_config file CALLING SEQUENCE: cstruct = rbsp_efw_read_config() INPUT: none, the filename is hardcoded, 'rbsp_efw_config.txt',and is s put in a folder given by the routine rbsp_efw_config_filedir, that uses the IDL routine app_user_dir to create/obtain it OUTPUT: cstruct = a structure with the changeable fields of the !rbsp_efw structure HISTORY: 01-jul-2011, peters $LastChangedBy: peters $ $LastChangedDate: 2011-12-28 10:26:47 -0800 (Wed, 28 Dec 2011) $ $LastChangedRevision: 9477 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/rbsp/efw/rbsp_efw_read_config.pro $
File attributes
Modification date: | Thu Feb 13 16:43:26 2014 |
Lines: | 46 |