Changeset 11253 for trunk/psModules/src/camera/pmFPAfileFitsIO.h
- Timestamp:
- Jan 23, 2007, 4:54:15 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
r10081 r11253 1 /** @file pmFPAview.h 2 * 3 * @brief Tools to manipulate the FPA structure elements. 4 * 5 * @ingroup AstroImage 6 * 7 * @author EAM, IfA 8 * @author PAP, IfA 9 * 10 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2006-11-18 23:43:28 $ 12 * 13 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii 14 */ 1 /* @file pmFPAview.h 2 * @brief Tools to manipulate the FPA structure elements. 3 * 4 * @author EAM, IfA 5 * @author PAP, IfA 6 * 7 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-01-24 02:54:14 $ 9 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii 10 */ 15 11 16 12 #ifndef PM_FPA_FILE_FITS_IO_H 17 13 #define PM_FPA_FILE_FITS_IO_H 14 15 /// @addtogroup Camera Camera Layout 16 /// @{ 18 17 19 18 /// Read an image into the current view … … 62 61 const char *name ///< Name of table 63 62 ); 64 63 /// @} 65 64 # endif
Note:
See TracChangeset
for help on using the changeset viewer.
