IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5093


Ignore:
Timestamp:
Sep 22, 2005, 11:27:35 AM (21 years ago)
Author:
Paul Price
Message:

Added explanation of return value for psPixelsGet.

File:
1 edited

Legend:

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

    r5088 r5093  
    1 %%% $Id: psLibSDRS.tex,v 1.342 2005-09-21 22:39:51 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.343 2005-09-22 21:27:35 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    23152315\code{psPixelsGet} returns the value of the \code{pixels} array at the
    23162316specified \code{position}.  A negative \code{position} means index
    2317 from the end.
     2317from the end.  In the event of an error, \code{psPixelsGet} shall
     2318return a \code{psPixelCoord} with components set to \code{NaN}.
    23182319
    23192320%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Note: See TracChangeset for help on using the changeset viewer.