Changeset 1669
- Timestamp:
- Sep 1, 2004, 12:22:57 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibADD.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibADD.tex
r1668 r1669 1 %%% $Id: psLibADD.tex,v 1.3 3 2004-09-01 21:50:40price Exp $1 %%% $Id: psLibADD.tex,v 1.34 2004-09-01 22:22:57 price Exp $ 2 2 \documentclass[panstarrs]{panstarrs} 3 3 … … 716 716 insertion of leap second whenever UTC-UT1 $\ge$ 0.9s. By definition 717 717 UTC-TAI is an integer number of seconds. UTC went into effect on 718 "1972-01-01T00:00:00" and is defined as being UTC-TAI= 10s on that719 date. For dates prior to 1972-01-01 a fixed offset of +10s relative718 "1972-01-01T00:00:00" and is defined as being TAI-UTC = 10s on that 719 date. For dates prior to 1972-01-01 a fixed offset of 10s relative 720 720 to TAI will be assumed. 721 721 722 722 \begin{equation} 723 UTC = TAI + 10s +leapseconds723 UTC = TAI - 10s - leapseconds 724 724 \end{equation} 725 725 … … 740 740 system of time defined by the Bureau International des Poids et 741 741 Mesures (BIPM) with SI length seconds as measured at sea level. To 742 convert from UTC to TAI subtractthe base delta of $10s$ and all of742 convert from UTC to TAI add the base delta of $10s$ and all of 743 743 the accumulated leapsecons since 1972-01-01 up until the UTC date 744 744 being converted. 745 745 746 746 \begin{equation} 747 {\rm TAI} = {\rm UTC} - 10{\rm s} -{\rm leapseconds}747 {\rm TAI} = {\rm UTC} + 10{\rm s} + {\rm leapseconds} 748 748 \end{equation} 749 749
Note:
See TracChangeset
for help on using the changeset viewer.
