This page was created by the IDL library routine mk_html_help2.

Last modified: Tue Oct 23 09:41:30 2018.


Directory Listing of Routines


Routine Descriptions

SPP_SPICE_KERNELS

[List of Routines]
NAME: SPP_SPICE_KERNELS
 function: spp_spice_kernels(name)
PURPOSE:
 Provides maven spice kernel filename of specified type
  
Typical CALLING SEQUENCE:
  kernels=mvn_spice_kernel() 
TYPICAL USAGE:
INPUT:
  string must be one of:    Not implemented yet.  currently retrieves ALL files
KEYWORDS:
 LOAD:   Set keyword to also load file
 TRANGE:  Set keyword to UT timerange to provide range of needed files. 
 RECONSTRUCT: If set, then only kernels with reconstructed data (no predicts) are returned.
OUTPUT:
 fully qualified kernel filename(s)
 
WARNING: Be very careful using this routine with the /LOAD keyword. It will change the loaded SPICE kernels that users typically assume are not being changed 
PLEASE DO NOT USE this routine within general "LOAD" routines using the LOAD keyword. "LOAD" routines should assume that SPICE kernels are already loaded.
 
Author: Davin Larson  - January 2014
 $LastChangedBy: ali $
 $LastChangedDate: 2017-02-14 18:29:05 -0800 (Tue, 14 Feb 2017) $
 $LastChangedRevision: 22786 $
 $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu:36867/repos/spdsoft/trunk/projects/maven/general/spice/mvn_spice_kernels.pro $

(See projects/SPP/COMMON/spice/spp_spice_kernels.pro)