Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/missions/wind/

istp_read_config.pro


Routines

Routines from istp_read_config.pro

result = istp_config_template()

NAME: istp_read_configPURPOSE: Reads the istp_config fileCALLING SEQUENCE: cstruct = istp_read_config()INPUT: none, the filename is hardcoded, 'istp_config.txt',and is s 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/themis/thm_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: lphilpott $$LastChangedDate: 2012-06-21 16:18:22 -0700 (Thu, 21 Jun 2012) $$LastChangedRevision: 10610 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/wind/istp_read_config.pro $

result = istp_read_config(header=header)

Routine details

top source istp_config_template

result = istp_config_template()

NAME: istp_read_config PURPOSE: Reads the istp_config file CALLING SEQUENCE: cstruct = istp_read_config() INPUT: none, the filename is hardcoded, 'istp_config.txt',and is s 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/themis/thm_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: lphilpott $ $LastChangedDate: 2012-06-21 16:18:22 -0700 (Thu, 21 Jun 2012) $ $LastChangedRevision: 10610 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/wind/istp_read_config.pro $

top source istp_read_config

result = istp_read_config(header=header)

Keywords

header

File attributes

Modification date: Thu Feb 13 16:43:20 2014
Lines: 48