Changeset 14202 for trunk/psModules/src/camera/pmFPAfile.h
- Timestamp:
- Jul 13, 2007, 5:17:44 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAfile.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAfile.h
r13810 r14202 4 4 * @author EAM, IfA 5 5 * 6 * @version $Revision: 1.1 8$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-0 6-14 02:03:29$6 * @version $Revision: 1.19 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-07-14 03:17:44 $ 8 8 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii 9 9 */ … … 65 65 psFits *fits; // for I/O files of fits type (IMAGE, CMP, CMF), we carry a file handle 66 66 67 bool phu;// have we written a PHU for this file?67 bool wrote_phu; // have we written a PHU for this file? 68 68 psMetadata *header; // pointer (view) to the current hdu header 69 69
Note:
See TracChangeset
for help on using the changeset viewer.
