projects/maven/
mvn_spc_met_to_unixtime.pro
Routines
top source mvn_spc_met_to_unixtime
result = mvn_spc_met_to_unixtime(input, reverse=reverse, correct_clockdrift=correct_clockdrift, reset=reset)
Function: mvn_spc_met_to_unixtime Purpose: Convert MET (mission Elapsed Time) to Unix Time (which is almost equivalent to UTC) see also: "mvn_spc_unixtime_to_met" for the reverse conversion This routine is in the process of being modified to use SPICE Kernels to correct for clock drift as needed. Author: Davin Larson $LastChangedBy: davin-mac $ $LastChangedDate: 2014-11-21 12:32:34 -0800 (Fri, 21 Nov 2014) $ $LastChangedRevision: 16265 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/mvn_spc_met_to_unixtime.pro $
Parameters
- input
Keywords
- reverse
- correct_clockdrift
- reset
File attributes
Modification date: | Fri Nov 21 12:34:45 2014 |
Lines: | 59 |