Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

pmPeak Struct Reference

#include <pmObjects.h>


Detailed Description

pmPeak data structure

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.


Field Documentation

pmPeakType pmPeak::class
 

Description of peak.

Definition at line 50 of file pmObjects.h.

float pmPeak::counts
 

Value of peak pixel (above sky?).

Definition at line 49 of file pmObjects.h.

int pmPeak::x
 

X-coordinate of peak pixel.

Definition at line 47 of file pmObjects.h.

int pmPeak::y
 

Y-coordinate of peak pixel.

Definition at line 48 of file pmObjects.h.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 14 11:09:21 2005 for Pan-STARRS Module Library by  doxygen 1.4.2