IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3449


Ignore:
Timestamp:
Mar 18, 2005, 10:44:45 AM (21 years ago)
Author:
jhoblitt
Message:

clarification of time table formats

File:
1 edited

Legend:

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

    r3447 r3449  
    1 %%% $Id: psLibSDRS.tex,v 1.188 2005-03-18 04:04:09 jhoblitt Exp $
     1%%% $Id: psLibSDRS.tex,v 1.189 2005-03-18 20:44:45 jhoblitt Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    36673667\code{ftp://maia.usno.navy.mil/ser7/readme.finals}.
    36683668
    3669 The tables shall reside on local disk in known locations (i.e., there
    3670 is no need that they are downloaded from the internet and parsed by
    3671 PSLib).  The format of these files shall be simple, for speed in
    3672 reading: Each line shall contain the MJD, $x_p$ (in arcseconds), $y_p$
    3673 (in arcseconds) and $\Delta$UT (in seconds) in a format readable by
    3674 \code{psLookupTableRead}.  For example:
     3669The tables shall reside on local disk in known locations (i.e., there is no
     3670need that they are downloaded from the internet and parsed by PSLib).  The
     3671format of these files shall be simple, for speed in reading.  Each line shall
     3672contain the date in MJD and the following values from both the A \& B IERS
     3673bullitens: $x_p$ (in arcseconds), $y_p$ (in arcseconds) and $\Delta$UT (in
     3674seconds).  This format must be readable by \code{psLookupTableRead}.  For
     3675example:
    36753676
    36763677\begin{verbatim}
Note: See TracChangeset for help on using the changeset viewer.