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

psMoments Struct Reference

#include <pmObjects.h>


Data Fields

psF32 x
 X-coord of centroid.
psF32 y
 Y-coord of centroid.
psF32 Sx
 x-second moment.
psF32 Sy
 y-second moment.
psF32 Sxy
 xy cross moment.
psF32 Sum
 Pixel sum above sky (background).
psF32 Peak
 Peak counts above sky.
psF32 Sky
 Sky level (background).
psS32 nPixels
 Number of pixels used.


Field Documentation

psS32 psMoments::nPixels
 

Number of pixels used.

Definition at line 51 of file pmObjects.h.

psF32 psMoments::Peak
 

Peak counts above sky.

Definition at line 49 of file pmObjects.h.

psF32 psMoments::Sky
 

Sky level (background).

Definition at line 50 of file pmObjects.h.

psF32 psMoments::Sum
 

Pixel sum above sky (background).

Definition at line 48 of file pmObjects.h.

psF32 psMoments::Sx
 

x-second moment.

Definition at line 45 of file pmObjects.h.

psF32 psMoments::Sxy
 

xy cross moment.

Definition at line 47 of file pmObjects.h.

psF32 psMoments::Sy
 

y-second moment.

Definition at line 46 of file pmObjects.h.

psF32 psMoments::x
 

X-coord of centroid.

Definition at line 43 of file pmObjects.h.

psF32 psMoments::y
 

Y-coord of centroid.

Definition at line 44 of file pmObjects.h.


The documentation for this struct was generated from the following file:
Generated on Wed Apr 6 14:09:04 2005 for Pan-STARRS Module Library by  doxygen 1.3.9.1