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

pmSource Struct Reference

#include <pmObjects.h>

Collaboration diagram for pmSource:

Collaboration graph
[legend]

Detailed Description

pmSource data structure

This 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 122 of file pmObjects.h.

Data Fields

pmPeakpeak
 Description of peak pixel.
psImage * pixels
 Rectangular region including object pixels.
psImage * mask
 Mask which marks pixels associated with objects.
pmMomentsmoments
 Basic moments measure for the object.
pmModelmodelPSF
 PSF model parameters and type.
pmModelmodelFLT
 FLT model parameters and type.
pmSourceType type
 Best identification of object.


Field Documentation

psImage* pmSource::mask
 

Mask which marks pixels associated with objects.

Definition at line 126 of file pmObjects.h.

pmModel* pmSource::modelFLT
 

FLT model parameters and type.

Definition at line 129 of file pmObjects.h.

pmModel* pmSource::modelPSF
 

PSF model parameters and type.

Definition at line 128 of file pmObjects.h.

pmMoments* pmSource::moments
 

Basic moments measure for the object.

Definition at line 127 of file pmObjects.h.

pmPeak* pmSource::peak
 

Description of peak pixel.

Definition at line 124 of file pmObjects.h.

psImage* pmSource::pixels
 

Rectangular region including object pixels.

Definition at line 125 of file pmObjects.h.

pmSourceType pmSource::type
 

Best identification of object.

Definition at line 130 of file pmObjects.h.


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