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

psSource Struct Reference

#include <pmObjects.h>

Collaboration diagram for psSource:

Collaboration graph
[legend]

Data Fields

psPeakpeak
 Description of peak pixel.
psImage * pixels
 Rectangular region including object pixels.
psImage * mask
 Mask which marks pixels associated with objects.
psMomentsmoments
 Basic moments measure for the object.
psModelmodels
 Model parameters and type.
psSourceType type
 Best identification of object.

Field Documentation

psImage* psSource::mask
 

Mask which marks pixels associated with objects.

Definition at line 92 of file pmObjects.h.

psModel* psSource::models
 

Model parameters and type.

Definition at line 94 of file pmObjects.h.

psMoments* psSource::moments
 

Basic moments measure for the object.

Definition at line 93 of file pmObjects.h.

psPeak* psSource::peak
 

Description of peak pixel.

Definition at line 90 of file pmObjects.h.

psImage* psSource::pixels
 

Rectangular region including object pixels.

Definition at line 91 of file pmObjects.h.

psSourceType psSource::type
 

Best identification of object.

Definition at line 95 of file pmObjects.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 15 11:06:02 2005 for Pan-STARRS Module Library by  doxygen 1.4.1