Scilab Function

kal2jd - Transforms a calender date and time to the Julian Date (JD).

Calling Sequence

jd = kal2jd(y,m,d,ut1)

Parameters

Description

Calculates calender date and time (year, month, day, time in UT1) from a given Julian Date (JD).

(matrix aware)

Examples

   JD = kal2jd(y,m,d,ut1)
  

See Also

jd2kal ,   modJD ,  

Authors

cos area7@web.de