UT12TT:

-------------------------------------------------------------------------------
   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: Time/DeltaT