IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21515


Ignore:
Timestamp:
Feb 16, 2009, 12:30:26 PM (17 years ago)
Author:
eugene
Message:

add nPix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmModel.c

    r21381 r21515  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2009-02-06 20:54:14 $
     8 *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2009-02-16 22:30:26 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5959    tmp->chisqNorm = 0.0;
    6060    tmp->nDOF  = 0;
     61    tmp->nPix  = 0;
    6162    tmp->nIter = 0;
    6263    tmp->radiusFit = 0;
Note: See TracChangeset for help on using the changeset viewer.