IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2008, 2:01:17 PM (18 years ago)
Author:
eugene
Message:

add a reference to the containing footprint

File:
1 edited

Legend:

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

    r17396 r18829  
    1010 * @author GLG, MHPCC
    1111 *
    12  * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
    13  * @date $Date: 2008-04-08 18:35:38 $
     12 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
     13 * @date $Date: 2008-08-01 00:01:17 $
    1414 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1515 */
     
    6060    bool assigned;                      ///< is peak assigned to a source?
    6161    pmPeakType type;                    ///< Description of peak.
     62    struct pmFootprint *footprint;      ///< reference to containing footprint
    6263}
    6364pmPeak;
Note: See TracChangeset for help on using the changeset viewer.