JS_FROM_MATLAB Name
JS_FROM_MATLAB
Purpose
Convert from Matlab time to Julian Seconds.
Category
Calling Sequence
js = js_from_matlab(mtime) Inputs
mtime = Matlab time. in
Scalar or array.
Keyword Parameters
Outputs
js = Julian Seconds. out Common Blocks
Notes
Notes
Julian Seconds are seconds since 2000 Jan 1 0:00:00.
Matlab time is days since 0000 Jan 1 00:00:00.
Matlab time for 2000 Jan 1 0:00:00 = 730486.
Modification History
R. Sterner, 2008 Oct 30
Copyright (C) 2008, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.