Changeset 11253 for trunk/psModules/src/camera/pmFPAfileDefine.h
- Timestamp:
- Jan 23, 2007, 4:54:15 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAfileDefine.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAfileDefine.h
r11182 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 * 9 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-01-19 22:14:15 $ 11 * 12 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii 13 */ 1 /* @file pmFPAview.h 2 * @brief Tools to manipulate the FPA structure elements. 3 * 4 * @author EAM, IfA 5 * 6 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-01-24 02:54:14 $ 8 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii 9 */ 14 10 15 11 #include <pmDetrendDB.h> 12 13 /// @addtogroup Camera Camera Layout 14 /// @{ 16 15 17 16 #ifndef PM_FPA_FILE_DEFINE_H … … 99 98 pmFPAfile *pmFPAfileDefineSingleFromArgs (bool *found, pmConfig *config, const char *filename, 100 99 const char *argname, int entry); 101 100 /// @} 102 101 # endif
Note:
See TracChangeset
for help on using the changeset viewer.
