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

pmPeak Struct Reference

#include <pmObjects.h>


Detailed Description

pmPeak data structure

A source has the capacity for several types of measurements. The simplest measurement of a source is the location and flux of the peak pixel associated with the source:

Definition at line 71 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 76 of file pmObjects.h.

float pmPeak::counts
 

Value of peak pixel (above sky?).

Definition at line 75 of file pmObjects.h.

int pmPeak::x
 

X-coordinate of peak pixel.

Definition at line 73 of file pmObjects.h.

int pmPeak::y
 

Y-coordinate of peak pixel.

Definition at line 74 of file pmObjects.h.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 13 14:29:35 2005 for Pan-STARRS Module Library by  doxygen 1.4.2