Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/geom_indices/

geom_indices_read_config.pro


NAME: geom_indices_read_config DESCRIPTION: Reads the geom_indices_config file REQUIRED INPUTS: none (filename is hardcoded, 'geom_indices_config.txt', and is put in a folder given by the routine 'geom_indices_config_filedir', that uses the IDL routine app_user_dir to create/obtain it: e.g. (MacOS X) /Users/username/.idl/spedas/geom_indices_config-4_darwin KEYWORD ARGUMENTS (OPTIONAL): none OUTPUT: cstruct = a structure with the changeable fields of the !geom_indices structure STATUS: TO BE ADDED: n/a EXAMPLE: REVISION HISTORY: $LastChangedBy: nikos $ $LastChangedDate: 2014-11-05 11:21:52 -0800 (Wed, 05 Nov 2014) $ $LastChangedRevision: 16138 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/geom_indices/geom_indices_read_config.pro $

Routines

Routines from geom_indices_read_config.pro

result = geom_indices_config_template()
result = geom_indices_read_config(header=header)

Routine details

top source geom_indices_config_template

result = geom_indices_config_template()

top source geom_indices_read_config

result = geom_indices_read_config(header=header)

Keywords

header

File attributes

Modification date: Fri Nov 21 06:43:08 2014
Lines: 48