Changeset 11253 for trunk/psModules/src/camera/pmFPAFlags.h
- Timestamp:
- Jan 23, 2007, 4:54:15 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAFlags.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAFlags.h
r9621 r11253 1 /// @file pmFPAFlags.h 2 /// 3 /// @brief Functions for setting and checking the status flags within the FPA hierarchy 4 /// 5 /// @ingroup Camera 6 /// 7 /// @author George Gusciora, MHPCC 8 /// @author Paul Price, IfA 9 /// @author Eugene Magnier, IfA 10 /// 11 /// @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 12 /// @date $Date: 2006-10-18 02:29:15 $ 13 /// 14 /// Copyright 2005-2006 Institute for Astronomy, University of Hawaii 15 /// 1 /* @file pmFPAFlags.h 2 * @brief Functions for setting and checking the status flags within the FPA hierarchy 3 * 4 * @author George Gusciora, MHPCC 5 * @author Paul Price, IfA 6 * @author Eugene Magnier, IfA 7 * 8 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-01-24 02:54:14 $ 10 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 11 */ 16 12 17 13 #ifndef PM_FPA_FLAGS_H 18 14 #define PM_FPA_FLAGS_H 15 16 /// @addtogroup Camera Camera Layout 17 /// @{ 19 18 20 19 #include "pmFPA.h" … … 98 97 int cellNum ///< Cell number to exclude 99 98 ); 100 101 99 /// @} 102 100 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
