IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 4, 2005, 5:51:16 PM (21 years ago)
Author:
Paul Price
Message:

Adding psTimer, changing psLibInit to psTimeInit, adding psArgument functions

File:
1 edited

Legend:

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

    r4599 r4711  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.161 2005-07-22 22:39:21 price Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.162 2005-08-05 03:51:16 price Exp $
    22
    33\subsection{Changes from version 00 to version 01}
     
    760760\item \code{psPixelCoord} now contains floats.
    761761\item \code{psImageSlice} uses \code{psPixels} to output coordinates.
    762 \end{itemize}
    763 
     762\item Added \code{psTimer} functions (prototypes by EAM).
     763\item \code{psLibInit} and \code{psLibCleanup} changed to
     764  \code{psTimeInitialize} and \code{psTimeFinalize}.  Calls to
     765  functions that require the time tables before calling
     766  \code{psTimeInitialize} shall produce an error.
     767\item Added \code{psArgument} functions to provide simple argument
     768  handling.
     769\end{itemize}
     770
Note: See TracChangeset for help on using the changeset viewer.