Changeset 11255 for trunk/psModules/src/camera/pmFPAfileFitsIO.h
- Timestamp:
- Jan 23, 2007, 5:11:19 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAfileFitsIO.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAfileFitsIO.h
r11253 r11255 5 5 * @author PAP, IfA 6 6 * 7 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $8 * @date $Date: 2007-01-24 0 2:54:14$7 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-01-24 03:11:19 $ 9 9 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii 10 10 */ … … 61 61 const char *name ///< Name of table 62 62 ); 63 64 /// Produce a suitable FPA for writing, on the basis of the input FPAfile 65 /// 66 /// A format change is done is required. Otherwise the file->fpa is returned (incremented). 67 pmFPA *pmFPAfileSuitableFPA(const pmFPAfile *file,///< File containing the fpa 68 const pmFPAview *view ///< View at which to produce the fpa 69 ); 70 63 71 /// @} 72 64 73 # endif
Note:
See TracChangeset
for help on using the changeset viewer.
