Pixel Struct Reference

Public Member Functions

Data Fields


Detailed Description

A pixel within a resolution element. ResElem holds a vector of these, each noting the position on the CCD {x,y} and a flux value. The flux value is used for the PSF *MODEL* at that location, not data.


Constructor & Destructor Documentation

Pixel::Pixel ( int  x_,
int  y_,
float  f_ = 0 
) [inline]
Pixel::Pixel (  )  [inline]

Field Documentation

int Pixel::x
int Pixel::y
float Pixel::flux

Generated on 4 Nov 2015 for CURE by  doxygen 1.6.1