- Timestamp:
- Dec 16, 2008, 4:37:03 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_20081216/psModules/src/camera/pmFPAWrite.h
r18163 r21022 4 4 * @author Paul Price, IfA 5 5 * 6 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $7 * @date $Date: 2008- 06-17 22:16:38$6 * @version $Revision: 1.11.36.1 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2008-12-17 02:37:03 $ 8 8 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 9 9 */ … … 165 165 ); 166 166 167 // XXX better name, please 168 bool pmFPAUpdateNames(pmFPA *fpa, pmChip *chip, pmCell *cell); 167 // Update the header before writing to be consistent 168 // 169 // XXX Would like a better name 170 bool pmFPAUpdateNames(pmFPA *fpa, ///< FPA 171 pmChip *chip, ///< Chip, or NULL 172 pmCell *cell, ///< Cell, or NULL 173 psU64 imageId, ///< Image identifier 174 psU64 sourceId ///< Source identifier 175 ); 169 176 170 177 /// @}
Note:
See TracChangeset
for help on using the changeset viewer.
