This page was created by the IDL library routine
mk_html_help2
.
Last modified: Mon Jul 27 13:46:48 2020.
PROCEDURE: MEX_ORBIT_NUM PURPOSE: Loads the data structure that contains orbit info. w.r.t. each MEX orbit from SPICE/kernels. INPUTS: None. KEYWORDS: DATA: Returns the data structure. TIME: Rerurns the data structure whose format is identical to the IDL save file which I made manually. CREATED BY: Takuya Hara on 2017-04-12. LAST MODIFICATION: $LastChangedBy: haraday $ $LastChangedDate: 2018-04-06 01:35:28 -0700 (Fri, 06 Apr 2018) $ $LastChangedRevision: 25008 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_3/projects/mex/spice/mex_orbit_num.pro $
(See projects/mex/spice/mex_orbit_num.pro)
FUNCTION: MEX_SPICE_KERNELS PURPOSE: Provides MEX spice kernel filenames of specified types. INPUTS: String array of kernel names to load. OUTPUTS: Qualified kernel file name(s). KEYWORDS: LOAD: Sets keyword to also load kernel files. TRANGE: Sets keyword to UT time range to provide range of needed files. NOTE: This routine imitates 'mvn_spice_kernels'. CREATED BY: Takuya Hara on 2015-04-04. LAST MODIFICATION: $LastChangedBy: hara $ $LastChangedDate: 2018-04-05 12:27:36 -0700 (Thu, 05 Apr 2018) $ $LastChangedRevision: 25003 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_3/projects/mex/spice/mex_spice_kernels.pro $
(See projects/mex/spice/mex_spice_kernels.pro)
PROCEDURE: MEX_SPICE_LOAD PURPOSE: Loads MEX SPICE kernels and creates a few tplot variables. INPUTS: KEYWORDS: NOTE: This routine was initially based on 'mvn_spice_load'. CREATED BY: Takuya Hara on 2015-04-04. LAST MODIFICATION: $LastChangedBy: hara $ $LastChangedDate: 2018-04-05 23:07:21 -0700 (Thu, 05 Apr 2018) $ $LastChangedRevision: 25007 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_3/projects/mex/spice/mex_spice_load.pro $
(See projects/mex/spice/mex_spice_load.pro)