Documentation for /Users/balarsen/Documents/idl/larsen/

Generated by IDLdoc

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

euv_date/

sampex_time2jd.pro

topsampex_time2jd

time conversion

result = sampex_time2jd(st)

convert sampex_time to julian days SAMPEX time is: seconds since 01 JAN 1992 00:00:00 (UT)

find the offset between the two and use that to convert

Return value

an array (or scalar) of julian seconds

Parameters

st in required

a scalar or array of sampex times

Examples

IDL> print, sampex_time2jd(1e6) 2448634.1

Author information

History:

Wed Jan 9 11:20:22 2008, Brian Larsen written and tested

Statistics

Lines: 15
McCabe complexity:

File attributes

Modifcation date: Thu Dec 4 15:22:58 2008
Lines: 55