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

pmPSF Struct Reference

#include <pmObjects.h>


Detailed Description

pmPeak data structure

Definition at line 139 of file pmObjects.h.

Data Fields

psS32 type
 PSF Model in use.
psArray * params
 Model parameters (psPolynomial2D).
psF32 chisq
 PSF goodness statistic.
psS32 nPSFstars
 number of stars used to measure PSF


Field Documentation

psF32 pmPSF::chisq
 

PSF goodness statistic.

Definition at line 143 of file pmObjects.h.

psS32 pmPSF::nPSFstars
 

number of stars used to measure PSF

Definition at line 144 of file pmObjects.h.

psArray* pmPSF::params
 

Model parameters (psPolynomial2D).

Definition at line 142 of file pmObjects.h.

psS32 pmPSF::type
 

PSF Model in use.

Definition at line 141 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