IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 13, 2007, 5:17:44 PM (19 years ago)
Author:
magnier
Message:

adding pmFPAfile.wrote_phu (renamed from phu)

File:
1 edited

Legend:

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

    r13810 r14202  
    44 * @author EAM, IfA
    55 *
    6  * @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-06-14 02:03:29 $
     6 * @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-07-14 03:17:44 $
    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
    67     bool phu;                           // have we written a PHU for this file?
     67    bool wrote_phu;                     // have we written a PHU for this file?
    6868    psMetadata *header;                 // pointer (view) to the current hdu header
    6969
Note: See TracChangeset for help on using the changeset viewer.