IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1688


Ignore:
Timestamp:
Sep 3, 2004, 11:02:24 AM (22 years ago)
Author:
Paul Price
Message:

Clarified behaviour for UT1-UTC for dates outside the range of the
tables.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibADD.tex

    r1670 r1688  
    1 %%% $Id: psLibADD.tex,v 1.35 2004-09-01 22:23:44 price Exp $
     1%%% $Id: psLibADD.tex,v 1.36 2004-09-03 21:02:24 price Exp $
    22\documentclass[panstarrs]{panstarrs}
    33
     
    5252Hipparcos and Tycho Catalogues      & \code{http://astro.estec.esa.nl/Hipparcos/CATALOGUE_VOL1/catalog_vol1.html} \\
    5353Zombeck                             & ``Handbook of Space Astronomy and Astrophysics'', second edition, \code{http://ads.harvard.edu/books/hsaa/toc.html} \\
     54Reingold \& Dershowitz              & ``Calendrical Calculations: The Millenium Edition'', Cambridge University Press, 2002. \\
    5455\hline
    5556\DocumentsEnd
     
    909910\code{http://hpiers.obspm.fr/eoppc/eop/eopc01/eopc01.1900-2004}
    910911
    911 Dates outside the ranges of the above tables shall generate an error.
     912Dates outside the ranges of the above tables shall generate a warning.
     913Dates later than those covered by the table shall be extrapolated
     914using the formula contained in the Bulletin A
     915(\code{ftp://maia.usno.navy.mil/ser7/finals.all}); the formula shall
     916be easily configurable without recompiling (as the formula may change
     917with each Bulletin A).  Dates prior to the those covered by the table
     918shall simply assume that TDT is identical to UTC (which, from Reingold
     919\& Dershowitz Figure 12.2 appears accurate to $\sim 10$ sec to about
     9201700).  Archeoastronomy is not a perceived PSLib application, so there
     921is no need for high precision at such early dates.
    912922
    913923These tables shall be read in only when required by the user, and
Note: See TracChangeset for help on using the changeset viewer.