pmFPAview.h File Reference

#include "pmFPA.h"
#include "pmFPALevel.h"

Include dependency graph for pmFPAview.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  pmFPAview
 Identifier for FPA components. More...

Functions

pmFPAviewpmFPAviewAlloc (int nRows)
 Allocator for pmFPAview.
bool pmFPAviewReset (pmFPAview *view)
 Reset a view to select all components.
pmFPALevel pmFPAviewLevel (const pmFPAview *view)
 Determine the current view level.
pmChippmFPAviewThisChip (const pmFPAview *view, const pmFPA *fpa)
 Return the currently selected chip for this view.
pmCellpmFPAviewThisCell (const pmFPAview *view, const pmFPA *fpa)
 Return the currently selected cell for this view.
pmReadoutpmFPAviewThisReadout (const pmFPAview *view, const pmFPA *fpa)
 Return the currently selected readout for this view.
pmChippmFPAviewNextChip (pmFPAview *view, const pmFPA *fpa, int nStep)
 Advance view to the next chip.
pmCellpmFPAviewNextCell (pmFPAview *view, const pmFPA *fpa, int nStep)
 Advance view to the next cell.
pmReadoutpmFPAviewNextReadout (pmFPAview *view, const pmFPA *fpa, int nStep)
 Advance view to the next readout.
pmHDUpmFPAviewThisHDU (const pmFPAview *view, const pmFPA *fpa)
 Return the HDU corresponding to the current view.
pmHDUpmFPAviewThisPHU (const pmFPAview *view, const pmFPA *fpa)
 Return the blank Primary HDU corresponding to the current view, if any.


Generated on Fri Feb 2 22:35:45 2007 for Pan-STARRS Module Library by  doxygen 1.5.1