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

Generated by IDLdoc

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

euv_date/

fp_doy2jd.pro

topfp_doy2jd

time conversion

result = fp_doy2jd(fp_doy, year)

convert a floating point day of year into a Julian Day

Return value

the julian day of the fp_doy, year date

Parameters

fp_doy in required

the floating point doy, can be an array

year in required

the year of the fp_doy, can be a scalar for all or an array of the same dimension of fp_doy

Examples

IDL> print, fp_doy2jd(12.345, 2001), format='(d20.10)' 2451921.8450000007

Author information

History:

Mon Feb 12 18:22:13 2007, Brian Larsen rewrite for speed Thu Feb 8 13:47:23 2007, Brian Larsen written and tested

Statistics

Lines: 45
McCabe complexity:

File attributes

Modifcation date: Thu Dec 4 15:21:25 2008
Lines: 83
Disclaimer