Changeset 32705 for trunk/psModules/src/objects/pmPeaks.h
- Timestamp:
- Nov 18, 2011, 11:14:57 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmPeaks.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmPeaks.h
r32347 r32705 71 71 bool assigned; ///< is peak assigned to a source? 72 72 pmPeakType type; ///< Description of peak. 73 pmFootprint *footprint; ///< reference to containing footprint 73 pmFootprint *footprint; ///< reference to containing footprint (just a view, not a memcopy) 74 74 psArray *saddlePoints; ///< set of saddle points between this peak and near neighbors 75 75 }
Note:
See TracChangeset
for help on using the changeset viewer.
