IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 15, 2005, 3:10:36 PM (21 years ago)
Author:
gusciora
Message:

There are a lot of changes here required by the new SDRS. Most changes
involve the new definitions of the psAstrometry types. Not all tests work
correctly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/pmNonLinear.h

    r4754 r4770  
    55 *  @author GLG, MHPCC
    66 *
    7  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2005-08-11 00:03:51 $
     7 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2005-08-16 01:10:34 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1818#include "pmAstrometry.h"
    1919
    20 psReadout *pmNonLinearityPolynomial(psReadout *in,
     20pmReadout *pmNonLinearityPolynomial(pmReadout *in,
    2121                                    const psPolynomial1D *coeff);
    2222
    23 psReadout *pmNonLinearityLookup(psReadout *in,
     23pmReadout *pmNonLinearityLookup(pmReadout *in,
    2424                                const psVector *inFlux,
    2525                                const psVector *outFlux);
Note: See TracChangeset for help on using the changeset viewer.