Changeset 11253 for trunk/psModules/src/imcombine/pmReadoutCombine.h
- Timestamp:
- Jan 23, 2007, 4:54:15 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmReadoutCombine.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmReadoutCombine.h
r10250 r11253 1 /// @file pmReadoutCombine.h 2 /// 3 /// @brief Combine multiple readouts 4 /// 5 /// @ingroup Image combination 6 /// 7 /// @author George Gusciora, MHPCC 8 /// @author Paul Price, IfA 9 /// 10 /// @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 11 /// @date $Date: 2006-11-29 01:27:03 $ 12 /// 13 /// Copyright 2004-2006 Institute for Astronomy, University of Hawaii 14 /// 15 /// 1 /* @file pmReadoutCombine.h 2 * @brief Combine multiple readouts 3 * 4 * @author George Gusciora, MHPCC 5 * @author Paul Price, IfA 6 * 7 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-01-24 02:54:15 $ 9 * Copyright 2004-2006 Institute for Astronomy, University of Hawaii 10 */ 16 11 17 12 #ifndef PM_READOUT_COMBINE_H 18 13 #define PM_READOUT_COMBINE_H 14 15 /// @addtogroup imcombine Image Combinations 16 /// @{ 19 17 20 18 #include <pslib.h> … … 50 48 ); 51 49 50 /// @} 52 51 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
