#include <pmObjects.h>
Data Fields | |
| psS32 | x |
| X-coordinate of peak pixel. | |
| psS32 | y |
| Y-coordinate of peak pixel. | |
| psF32 | counts |
| Value of peak pixel (above sky?). | |
| psPeakType | class |
| Description of peak. | |
|
|
Description of peak.
Definition at line 37 of file pmObjects.h. |
|
|
Value of peak pixel (above sky?).
Definition at line 36 of file pmObjects.h. |
|
|
X-coordinate of peak pixel.
Definition at line 34 of file pmObjects.h. |
|
|
Y-coordinate of peak pixel.
Definition at line 35 of file pmObjects.h. |
1.3.9.1