IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 22, 2008, 5:10:51 PM (18 years ago)
Author:
Paul Price
Message:

Merging pap_branch_080117 into the mainline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfile.h

    r15930 r16186  
    44 * @author EAM, IfA
    55 *
    6  * @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-12-27 02:07:16 $
     6 * @version $Revision: 1.26 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2008-01-23 03:10:51 $
    88 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    99 */
     
    6565    psFits *fits;                       // for I/O files of fits type (IMAGE, CMP, CMF) we carry a file handle
    6666    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
    6968
    7069    bool wrote_phu;                     // have we written a PHU for this file?
Note: See TracChangeset for help on using the changeset viewer.