IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 25, 2004, 11:41:40 AM (22 years ago)
Author:
Paul Price
Message:

psTimeMath replaces psTime{Add,Subtract}. Specified that time
differences are SI --- not including leap seconds.

File:
1 edited

Legend:

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

    r2193 r2194  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.39 2004-10-25 20:59:03 price Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.40 2004-10-25 21:41:35 price Exp $
    22
    33\subsection{Changes from version 00 to version 01}
     
    354354\item Added \code{psLookupTable} section, and removed
    355355  \code{psTimeTableInterpolate} (now redundant).
    356 \item Inputs to \code{psTimeAdd}, \code{psTimeSubtract},
    357   \code{psTimeDelta} no longer need to be TAI --- the functions will
    358   convert as required.  API and requirement changes.
     356\item \code{psTimeAdd} and \code{psTimeSubtract} merged to
     357  \code{psTimeMath}.  Specified that time differences are expressed in
     358  SI seconds (i.e., not including leap seconds).  Inputs to
     359  \code{psTimeMath} and \code{psTimeDelta} no longer need to be TAI
     360  --- the functions will convert from and to UTC as required.
    359361\end{itemize}
Note: See TracChangeset for help on using the changeset viewer.