Changeset 9881 for trunk/psModules/src/objects/pmPeaks.h
- Timestamp:
- Nov 6, 2006, 11:07:42 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmPeaks.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmPeaks.h
r7311 r9881 10 10 * @author GLG, MHPCC 11 11 * 12 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $13 * @date $Date: 2006- 06-03 01:02:08$12 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2006-11-07 09:07:42 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 50 50 int x; ///< X-coordinate of peak pixel. 51 51 int y; ///< Y-coordinate of peak pixel. 52 float xf; ///< bicube fit to peak coord (x) 53 float yf; ///< bicube fit to peak coord (y) 52 54 float counts; ///< Value of peak pixel (above sky?). 53 55 pmPeakType type; ///< Description of peak.
Note:
See TracChangeset
for help on using the changeset viewer.
