IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 31, 2006, 9:38:44 AM (20 years ago)
Author:
magnier
Message:

changed name of radiusTMP to radiusFit in pmModel

File:
1 edited

Legend:

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

    r9528 r9810  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-10-13 02:29:14 $
     8 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-10-31 19:38:44 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4646    int nIter;    ///< number of iterations to reach min
    4747    pmModelStatus status;  ///< fit status
    48     float radiusTMP;   ///< fit radius actually used
     48    float radiusFit;   ///< fit radius actually used
    4949}
    5050pmModel;
Note: See TracChangeset for help on using the changeset viewer.