Changeset 15930 for trunk/psModules/src/camera/pmFPAfile.h
- Timestamp:
- Dec 26, 2007, 4:07:16 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAfile.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAfile.h
r15629 r15930 4 4 * @author EAM, IfA 5 5 * 6 * @version $Revision: 1.2 4$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-1 1-16 01:00:13$6 * @version $Revision: 1.25 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-12-27 02:07:16 $ 8 8 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii 9 9 */ … … 121 121 bool pmFPAfileCopyView (pmFPA *out, pmFPA *in, const pmFPAview *view); 122 122 123 bool pmFPAfileCopyStructureView (pmFPA *out, pmFPA *in, int xBin, int yBin, const pmFPAview *view);123 bool pmFPAfileCopyStructureView (pmFPA *out, const pmFPA *in, int xBin, int yBin, const pmFPAview *view); 124 124 125 125 // Return the file type enum from a string
Note:
See TracChangeset
for help on using the changeset viewer.
