IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 29, 2011, 2:50:41 AM (15 years ago)
Author:
eugene
Message:

add structure to peaks to carry the saddle points

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110710/psModules/src/objects/pmPeaks.h

    r31451 r32200  
    7272    pmPeakType type;                    ///< Description of peak.
    7373    pmFootprint *footprint;             ///< reference to containing footprint
     74    psArray *saddlePoints;              ///< set of saddle points between this peak and near neighbors
    7475}
    7576pmPeak;
Note: See TracChangeset for help on using the changeset viewer.