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/pmFPAview.h

    r11253 r12585  
    44 * @author Eugene Magnier, IfA
    55 *
    6  * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-01-24 02:54:14 $
     6 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-03-24 17:53:55 $
    88 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    99 */
     
    4141bool pmFPAviewReset(pmFPAview *view     ///< View to reset
    4242                   );
     43
     44// return a view restricted to the level (must be >= the input level)
     45pmFPAview *pmFPAviewForLevel(pmFPALevel level, const pmFPAview *input);
    4346
    4447/// Determine the current view level
Note: See TracChangeset for help on using the changeset viewer.