#include <pmObjects.h>
Definition at line 45 of file pmObjects.h.
Data Fields | |
| int | x |
| X-coordinate of peak pixel. | |
| int | y |
| Y-coordinate of peak pixel. | |
| float | counts |
| Value of peak pixel (above sky?). | |
| pmPeakType | class |
| Description of peak. | |
|
|
Description of peak.
Definition at line 50 of file pmObjects.h. |
|
|
Value of peak pixel (above sky?).
Definition at line 49 of file pmObjects.h. |
|
|
X-coordinate of peak pixel.
Definition at line 47 of file pmObjects.h. |
|
|
Y-coordinate of peak pixel.
Definition at line 48 of file pmObjects.h. |
1.4.2