deltaUT1
Calculate difference between Coordinated Universal Time (UTC) and Principal Universal Time (UT1)
Syntax
Description
DUT1 = deltaUT1(utc)deltaUT1 calculates the
                    data by using this equation, limiting the values to +/-
                    .9s:
UT1-UTC=0.5309-0.00123(MJD-57808)-(UT2-UT1)
[
                    returns the error for the difference between Coordinated Universal Time (UTC)
                    and Principal Universal Time (UT1) for UTC.DUT1,DUT1Error] = deltaUT1(utc)
DUT1 = deltaUT1(utc,Name,Value)Name,Value pair arguments.
[
                    returns the error for the difference between Coordinated Universal Time (UTC)
                    and Principal Universal Time (UT1) for UTC.DUT1,DUT1Error]=deltaUT1(utc,Name,Value)