IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

adding pmFPAviewFitsWritePHU function

File:
1 edited

Legend:

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

    r12832 r14205  
    55 * @author PAP, IfA
    66 *
    7  * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    8  * @date $Date: 2007-04-14 03:22:47 $
     7 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2007-07-14 03:19:01 $
    99 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    1010 */
     
    5353                             );
    5454
     55/// Write a PHU for a fits image if needed
     56bool pmFPAviewFitsWritePHU (const pmFPAview *view, pmFPAfile *file, const pmConfig *config);
     57
    5558/// Free the data for the specified view
    5659bool pmFPAviewFreeData(const pmFPAview *view, ///< View specifying level of interest
Note: See TracChangeset for help on using the changeset viewer.