Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/maven/general/spice/

mvn_spice_kernels.pro


Routines

top source mvn_spice_kernels

result = mvn_spice_kernels(names, trange=trange, all=all, load=load, reset=reset, verbose=verbose, source=source, valid_only=valid_only, sck=sck, clear=clear, reconstruct=reconstruct)

NAME: MVN_SPICE_KERNELS function: mvn_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: davin-mac $ $LastChangedDate: 2014-12-11 11:18:17 -0800 (Thu, 11 Dec 2014) $ $LastChangedRevision: 16462 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/general/spice/mvn_spice_kernels.pro $

Parameters

names

Keywords

trange
all
load
reset
verbose
source
valid_only
sck
clear
reconstruct

File attributes

Modification date: Thu Dec 11 12:19:33 2014
Lines: 106