IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2006, 9:16:49 PM (20 years ago)
Author:
magnier
Message:

removed variables named "class", added typedef to pmPSFtryMaskValues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/objects/pmPSFtry.h

    r5992 r6380  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.2.4.2 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-01-15 18:23:13 $
     8 *  @version $Revision: 1.2.4.3 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-02-08 07:16:49 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    6363 *
    6464 */
    65 enum {
     65typedef enum {
    6666    PSFTRY_MASK_CLEAR    = 0x00,        ///< Add comment.
    6767    PSFTRY_MASK_OUTLIER  = 0x01,        ///< 1: outlier in psf polynomial fit (provided by psPolynomials)
Note: See TracChangeset for help on using the changeset viewer.