IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 20, 2007, 1:56:28 PM (19 years ago)
Author:
magnier
Message:

adding higher order terms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_02_branch/psModules/src/objects/pmResiduals.h

    r12931 r12940  
    44 *
    55 * @author EAM, IfA
    6  * @version $Revision: 1.1.2.1 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-04-20 02:31:41 $
     6 * @version $Revision: 1.1.2.2 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-04-20 23:56:28 $
    88 * Copyright 2004 IfA, University of Hawaii
    99 */
     
    1717 */
    1818typedef struct {
    19     psImage *image;
     19    psImage *Ro;
     20    psImage *Rx;
     21    psImage *Ry;
    2022    psImage *weight;
    2123    psImage *mask;
Note: See TracChangeset for help on using the changeset viewer.