Path: Common/Time
-------------------------------------------------------------------------- Converts Julian centuries from J2000.0 to days Since version 1. -------------------------------------------------------------------------- Form: jd = T2JD( T ) -------------------------------------------------------------------------- ------ Inputs ------ T (1,:) Julian centuries of 86400s dynamical time from j2000.0 ------- Outputs ------- jd (1,:) Julian date (days) --------------------------------------------------------------------------
Back to the Common Module page