IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 16, 2005, 11:34:48 AM (21 years ago)
Author:
Paul Price
Message:

Clarified psPlaneTransformAlloc, psPlaneDistortAlloc

File:
1 edited

Legend:

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

    r5484 r5525  
    1 %%% $Id: psLibSDRS.tex,v 1.354 2005-11-07 22:31:41 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.355 2005-11-16 21:34:48 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    64666466the same dimensions.
    64676467\begin{prototype}
    6468 psPlaneTransform *psPlaneTransformAlloc(int n1, int n2);
    6469 psPlaneDistort *psPlaneDistortAlloc(int n1, int n2, int n3, int n4);
     6468psPlaneTransform *psPlaneTransformAlloc(int order1, int order2);
     6469psPlaneDistort *psPlaneDistortAlloc(int order1, int order2, int order3, int order4);
    64706470\end{prototype}
    64716471
Note: See TracChangeset for help on using the changeset viewer.