IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 379


Ignore:
Timestamp:
Apr 1, 2004, 12:24:51 AM (22 years ago)
Author:
Paul Price
Message:

Minor changes.

File:
1 edited

Legend:

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

    r374 r379  
    1 %%% $Id: psLibSDRS.tex,v 1.29 2004-04-01 10:09:25 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.30 2004-04-01 10:24:51 price Exp $
    22\documentclass[panstarrs]{panstarrs}
    33
     
    19111911observations, \code{x}, \code{y} and \code{yErr}.
    19121912
    1913 \TBD{Higher-order (primarily 2D) polynomial fits may also be specified
    1914 in the future.}
    1915 
    19161913%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    19171914%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
     
    21202117Evaluate a 2-D polynomial surface for the image pixels.  Given the
    21212118input polynomial coefficients, set the image pixel values on the basis
    2122 of the polynomial function.  \tbd{return value?}
     2119of the polynomial function.  \tbd{Return value is not yet specified.}
    21232120\begin{verbatim}
    21242121int psImageEvalPolynomial(psImage *input, psPolynomial2D *coeffs);
Note: See TracChangeset for help on using the changeset viewer.