IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 13, 2006, 9:00:25 PM (21 years ago)
Author:
magnier
Message:

added object region to ease re-selection of identical pixels

File:
1 edited

Legend:

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

    r5958 r5982  
    1010 *  @author GLG, MHPCC
    1111 *
    12  *  @version $Revision: 1.4.4.1 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2006-01-10 04:46:03 $
     12 *  @version $Revision: 1.4.4.2 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2006-01-14 07:00:25 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    206206    float apMag;
    207207    float fitMag;
     208    psRegion region; // area on image covered by selected pixels
    208209}
    209210pmSource;
Note: See TracChangeset for help on using the changeset viewer.