Changeset 7623
- Timestamp:
- Jun 21, 2006, 1:11:24 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAfileDefine.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAfileDefine.h
r7622 r7623 7 7 * @author EAM, IfA 8 8 * 9 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-06-21 23: 07:31$9 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-06-21 23:11:24 $ 11 11 * 12 12 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii … … 36 36 pmFPAfile *pmFPAfileDefineFromFPA (pmConfig *config, pmFPA *src, int xBin, int yBin, char *filename); 37 37 38 // create a new output pmFPAfile based on an existing FPA 39 // only valid for pmFPAfile->mode == WRITE (or internal?) 40 pmFPAfile *pmFPAfileDefineNewCamera (pmConfig *config, char *filename); 41 38 42 // create a file with the given name, assign it type "INTERNAL", and supply it with an image 39 43 // of the requested dimensions. (image only, mask and weight are ignored)
Note:
See TracChangeset
for help on using the changeset viewer.
