Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/spice/

spice_file_source.pro


NAME: spice_file_source PURPOSE: Provides a structure that contains information pertinent to the locaton (and downloading) of SPICE data files CALLING SEQUENCE: source=spice_file_source() TYPICAL USAGE: pathname = 'MAVEN/kernels/sclk/MVN_SCLKSCET.?????.tsc'' sclk_kernel = file_retrieve(pathname,_extra = spice_file_source() ,/last_version) INPUT: None required. If default_source is provided then the relevant structure elements are copied and used in the output KEYWORDS: SET : If set, then the values in DEFAULT_SOURCE are made permanent. OUTPUT: Structure: see FILE_RETRIEVE for a description of the elements $LastChangedBy: $ $LastChangedDate: $ $LastChangedRevision: $ $URL: $

Routines

top source spice_file_source

result = spice_file_source(DEFAULT_SOURCE, set=set, reset=reset, _extra=_extra)

Parameters

DEFAULT_SOURCE

Keywords

set
reset
_extra

File attributes

Modification date: Fri Nov 21 06:43:16 2014
Lines: 26