IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

create pmPSF_WritePHU

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmPSF_IO.h

    r13191 r14207  
    66 * @author EAM, IfA
    77 *
    8  * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    9  * @date $Date: 2007-05-03 20:04:18 $
     8 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     9 * @date $Date: 2007-07-14 03:20:22 $
    1010 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1111 */
     
    2525bool pmReadoutWritePSFmodel (pmReadout *readout, const pmFPAview *view, pmFPAfile *file, const pmConfig *config);
    2626
     27bool pmPSF_WritePHU (const pmFPAview *view, pmFPAfile *file, const pmConfig *config);
     28
    2729bool pmFPAviewReadPSFmodel (const pmFPAview *view, pmFPAfile *file, const pmConfig *config);
    2830bool pmFPAReadPSFmodel (pmFPA *fpa, const pmFPAview *view, pmFPAfile *file, const pmConfig *config);
Note: See TracChangeset for help on using the changeset viewer.