pmFPAview Struct Reference
[Camera Layout]

#include <pmFPAview.h>


Detailed Description

Identifier for FPA components.

This structure allows the identification of a single component of the focal plane hierarchy (or multiple, if we consider selecting all those components below the selected component). Components are identified on the basis of their chip, cell, readout index. An index of -1 means all components at that level. Additionally, since readouts may be read piecemeal, there are additional indices for these.

Definition at line 26 of file pmFPAview.h.

Data Fields

int chip
 Number of the chip, or -1 for all.
int cell
 Number of the cell, or -1 for all.
int readout
 Number of the readout, or -1 for all.
int nRows
 Maximum number of rows per readout segment read, or 0 for all.
int iRows
 Starting point for this read.


Field Documentation

int pmFPAview::chip

Number of the chip, or -1 for all.

Definition at line 28 of file pmFPAview.h.

int pmFPAview::cell

Number of the cell, or -1 for all.

Definition at line 29 of file pmFPAview.h.

int pmFPAview::readout

Number of the readout, or -1 for all.

Definition at line 30 of file pmFPAview.h.

int pmFPAview::nRows

Maximum number of rows per readout segment read, or 0 for all.

Definition at line 31 of file pmFPAview.h.

int pmFPAview::iRows

Starting point for this read.

Definition at line 32 of file pmFPAview.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 2 22:36:01 2007 for Pan-STARRS Module Library by  doxygen 1.5.1