IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 24, 2007, 7:53:55 AM (19 years ago)
Author:
magnier
Message:

modified pmFPAfileIO to call PHU read/write operations from data read/write operations as needed; pmFPAfileBlank becomes pmFPAfileWritePHU

File:
1 edited

Legend:

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

    r11801 r12585  
    44 * @author EAM, IfA
    55 *
    6  * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-02-15 00:51:20 $
     6 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-03-24 17:53:55 $
    88 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    99 */
     
    3939bool pmFPAfileIOChecks (pmConfig *config, const pmFPAview *view, pmFPAfilePlace place);
    4040
     41bool pmFPAfileWritePHU(pmFPAfile *file, const pmFPAview *view, pmConfig *config);
     42bool pmFPAfileReadPHU (pmFPAfile *file, const pmFPAview *view, pmConfig *config);
     43
    4144/// @}
    4245# endif
Note: See TracChangeset for help on using the changeset viewer.