IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 1, 2006, 4:17:11 PM (20 years ago)
Author:
Paul Price
Message:

Adding functions to check the file_exists flags; adding pmFPAviewReset.

File:
1 edited

Legend:

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

    r7589 r8047  
    77*  @author EAM, IfA
    88*
    9 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-06-17 01:50:43 $
     9*  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2006-08-02 02:17:11 $
    1111*
    1212*  Copyright 2004-2005 Institute for Astronomy, University of Hawaii
     
    3333// allocate a pmFPAview structure for this fpa and camera
    3434pmFPAview *pmFPAviewAlloc (int nRows);
     35
     36// Reset a view
     37bool pmFPAviewReset(pmFPAview *view);
    3538
    3639// determine the current view level
Note: See TracChangeset for help on using the changeset viewer.