IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 14, 2007, 2:34:00 PM (19 years ago)
Author:
magnier
Message:

adding HEADER Read options for loading headers with images

File:
1 edited

Legend:

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

    r11339 r11793  
    55 * @author PAP, IfA
    66 *
    7  * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    8  * @date $Date: 2007-01-27 03:33:37 $
     7 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2007-02-15 00:34:00 $
    99 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    1010 */
     
    2929                             pmFPAfile *file ///< FPA file into which to read
    3030                            );
     31
     32/// Read an image header into the current view
     33bool pmFPAviewReadFitsHeaderSet(const pmFPAview *view,  ///< View specifying level of interest
     34                                pmFPAfile *file ///< FPA file into which to read
     35    );
    3136
    3237/// Write the image for the specified view
Note: See TracChangeset for help on using the changeset viewer.