- Timestamp:
- Jun 13, 2008, 4:16:47 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080613/psModules/src/camera/pmFPAHeader.h
r18136 r18137 4 4 * @author Paul Price, IfA 5 5 * 6 * @version $Revision: 1.3.42. 1$ $Name: not supported by cvs2svn $7 * @date $Date: 2008-06-14 0 1:52:05 $6 * @version $Revision: 1.3.42.2 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2008-06-14 02:14:35 $ 8 8 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 9 9 */ … … 21 21 bool pmFPAReadHeader(pmFPA *fpa, ///< FPA for which to read header 22 22 psFits *fits, ///< FITS file handle 23 p mConfig *config23 psDB *db 24 24 ); 25 25 … … 30 30 bool pmChipReadHeader(pmChip *chip, ///< Chip for which to read header 31 31 psFits *fits, ///< FITS file handle 32 p mConfig *config32 psDB *db 33 33 ); 34 34 … … 39 39 bool pmCellReadHeader(pmCell *cell, ///< Cell for which to read header 40 40 psFits *fits, ///< FITS file handle 41 p mConfig *config41 psDB *db 42 42 ); 43 43 /// @}
Note:
See TracChangeset
for help on using the changeset viewer.
