IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 28, 2006, 9:22:11 AM (20 years ago)
Author:
magnier
Message:

changed args for pmFPAfileCopyStructureView, fixed for PHU handling

File:
1 edited

Legend:

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

    r7618 r7727  
    77*  @author EAM, IfA
    88*
    9 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-06-21 22:44:16 $
     9*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2006-06-28 19:22:11 $
    1111*
    1212*  Copyright 2004-2005 Institute for Astronomy, University of Hawaii
     
    108108bool pmFPAfileCopyView (pmFPA *out, pmFPA *in, const pmFPAview *view);
    109109
    110 bool pmFPAfileCopyStructureView (pmFPA *out, pmFPA *in, psMetadata *format, int xBin, int yBin, const pmFPAview *view);
     110bool pmFPAfileCopyStructureView (pmFPA *out, pmFPA *in, int xBin, int yBin, const pmFPAview *view);
    111111
    112112# endif
Note: See TracChangeset for help on using the changeset viewer.