Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/missions/fast/fa_general/fast_orbit/

datesec_doy.pro


Routines

top source datesec_doy

result = datesec_doy(yr, doy)

FUNCTION: DATESEC_DOY DESCRIPTION: take args for year and day of year and return (double float) seconds since 1 Jan 1970, 00:00 UT. USAGE: print, datesec_doy(75, 134) gives result: 1.6925760e+08 NOTES: does not handle years past 1999; year must be two digit. REVISION HISTORY:

Parameters

yr
doy

File attributes

Modification date: Thu Feb 13 16:43:28 2014
Lines: 5