general/missions/rbsp/spacecraft/
rbsp_spice_read_config.pro
Routines
Routines from rbsp_spice_read_config.pro
result = rbsp_spice_config_template()
NAME: rbsp_spice_read_configPURPOSE: Reads the rbsp_spice_config fileCALLING SEQUENCE: cstruct = rbsp_spice_read_config()INPUT: none, the filename is hardcoded, 'rbsp_spice_config.txt',and is s put in a folder given by the routine rbsp_spice_config_filedir, that uses the IDL routine app_user_dir to create/obtain itOUTPUT: cstruct = a structure with the changeable fields of the !rbsp_spice structureHISTORY: 01-jul-2011, peters$LastChangedBy: peters $$LastChangedDate: 2012-11-07 15:36:17 -0800 (Wed, 07 Nov 2012) $$LastChangedRevision: 11202 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/rbsp/spacecraft/rbsp_spice_read_config.pro $
result = rbsp_spice_read_config(header=header)
Routine details
top source rbsp_spice_config_template
result = rbsp_spice_config_template()
NAME: rbsp_spice_read_config PURPOSE: Reads the rbsp_spice_config file CALLING SEQUENCE: cstruct = rbsp_spice_read_config() INPUT: none, the filename is hardcoded, 'rbsp_spice_config.txt',and is s put in a folder given by the routine rbsp_spice_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_spice structure HISTORY: 01-jul-2011, peters $LastChangedBy: peters $ $LastChangedDate: 2012-11-07 15:36:17 -0800 (Wed, 07 Nov 2012) $ $LastChangedRevision: 11202 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/rbsp/spacecraft/rbsp_spice_read_config.pro $
File attributes
Modification date: | Thu Feb 13 16:43:27 2014 |
Lines: | 46 |