Changeset 16186 for trunk/psModules/src/camera/pmFPAfile.h
- Timestamp:
- Jan 22, 2008, 5:10:51 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAfile.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAfile.h
r15930 r16186 4 4 * @author EAM, IfA 5 5 * 6 * @version $Revision: 1.2 5$ $Name: not supported by cvs2svn $7 * @date $Date: 200 7-12-27 02:07:16$6 * @version $Revision: 1.26 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2008-01-23 03:10:51 $ 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 psFitsCompression *compression; // Compression for FITS images 67 int bitpix; // Bits per pixel for output 68 psFitsFloat floatType; // Custom floating-point 67 psFitsOptions *options; // FITS I/O options 69 68 70 69 bool wrote_phu; // have we written a PHU for this file?
Note:
See TracChangeset
for help on using the changeset viewer.
