IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1601


Ignore:
Timestamp:
Aug 19, 2004, 2:48:04 PM (22 years ago)
Author:
Paul Price
Message:

Included Gene's changes.

File:
1 edited

Legend:

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

    r1563 r1601  
    219219  only goes to the tangent plane, from which the \code{psGrommit} is
    220220  used to get the coordinates to the sky.
     221\item Added description of \code{psMemory} functions
     222  \code{p_psSetFreeFcn}, \code{p_psGetFreeFcn}
     223\item Modified definition of \code{psImagePixelInterpolate}.
     224\item Renamed \code{psImageResampleMode} mode to
     225  \code{psImageInterpolateMode}.
     226\item Added \code{psImageInterpolateMode} mode to
     227  \code{psImageRotate}, \code{psImageShift}.
     228\item Changed input type of \code{exposed} pixels to \code{psC64}.
     229\item Dropped maintaince of original type for \code{psImageCopy}.
     230\item Added output \code{psVector *coords} to \code{psImageSlice}.
     231\item Dropped \code{psMetadataFlags} from \code{psMetadataItem}.
     232\item Cleaned \code{psMetadata} discussion to reflect new handling of
     233  non-unique keys.
     234\item Clarified sequence of entries in \code{psMetadataItemAlloc}.
     235\item Dropped metadata naming convention reference (should be part of
     236  IPP docs, not PSLib)
     237\item \code{Nchildren} $\rightarrow$ \code{nChildren} in
     238  \code{psImage}.
     239\item Changed names of \code{p_psSetFreeFcn}, \code{p_psGetFreeFcn} to
     240  \code{p_psMemSetDeallocator}, \code{p_psMemGetDeallocator}.
     241\item Added \code{psFreeFnc} parameter to
     242  \code{p_psMemSetDeallocator}.
     243\item \code{long psMemGetId(void)} to \code{psMemoryId
     244  psMemGetId(void)}.
    221245\end{itemize}
Note: See TracChangeset for help on using the changeset viewer.