UT12TT:

Path: Common/Time

% Converts UT1 (time scale based on the rotation of the earth)
 To Terrestrial Time (also known as TT or terrestrial (dynamic)
 time). UT1 = TT - DT where DT is determined from astronomical
 observations.

--------------------------------------------------------------------------
   Form:
   jDTT = UT12TT( jDUT1 )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   jDUT1     (:,:) Julian date Universal Time 1

   -------
   Outputs
   -------
   jDTT      (:,:) Julian date Terrestrial (Dynamic) Time

--------------------------------------------------------------------------

Children:

Common: General/DeBlankLT
Common: Graphics/NewFig
Common: Graphics/PltStyle
Common: Graphics/TextS
Common: Graphics/TitleS
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Time/DTAToDTS
Common: Time/DTSToDTA
Common: Time/Date2DN
Common: Time/Date2FY
Common: Time/Date2JD
Common: Time/DeltaT
Common: Time/JD2Date
Common: Time/LeapYear
Math: MathUtils/R2P5

Back to the Common Module page