TT2TDB:

Path: Common/Time

% Converts terrestrial dynamic time to barycentric dynamical time.

 If jD is not entered it will use the clock Julian Date.

--------------------------------------------------------------------------
   Form:
   tDB = TT2TDB( tT, jD )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   tT       (:,:) Terrestrial (dynamic) time
   jD       (:,:) Julian date (days)

   -------
   Outputs
   -------
   tDB      (:,:) TTerrestrial dynamic barycenter time

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

Children:

Common: Time/Date2JD
Math: MathUtils/RoundN
Math: Trigonometry/SinD

Back to the Common Module page