pmFPA_MANAPLOT.h

Go to the documentation of this file.
00001 /* @file  pmFPAview.h
00002  * @brief Tools to manipulate the FPA structure elements.
00003  *
00004  * @author EAM, IfA
00005  *
00006  * @version $Revision: 1.3 $ $Name:  $
00007  * @date $Date: 2007/01/24 02:54:14 $
00008  * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
00009  */
00010 
00011 #ifndef PM_FPA_MANAPLOT_H
00012 #define PM_FPA_MANAPLOT_H
00013 
00014 /// @addtogroup Camera Camera Layout
00015 /// @{
00016 
00017 bool pmFPAviewWriteMANAPLOT (const pmFPAview *view, pmFPAfile *file, pmConfig *config);
00018 bool pmFPAWriteMANAPLOT (pmFPA *fpa, const pmFPAview *view, pmFPAfile *file, pmConfig *config);
00019 bool pmChipWriteMANAPLOT (pmChip *chip, const pmFPAview *view, pmFPAfile *file, pmConfig *config);
00020 bool pmCellWriteMANAPLOT (pmCell *cell, const pmFPAview *view, pmFPAfile *file, pmConfig *config);
00021 bool pmReadoutWriteMANAPLOT (pmReadout *readout, const pmFPAview *view, pmFPAfile *file, pmConfig *config);
00022 
00023 /// @}
00024 # endif

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