Changeset 16345 for trunk/psModules/src/camera/pmFPALevel.h
- Timestamp:
- Feb 6, 2008, 2:10:08 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPALevel.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPALevel.h
r11253 r16345 2 2 * @brief Defines enum and string representations for the FPA levels 3 3 * 4 * @author Eugene Magnier, MHPCC 4 * @author Eugene Magnier, IfA 5 * @author Paul Price, IfA 5 6 * 6 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $7 * @date $Date: 200 7-01-24 02:54:14$8 * Copyright 2005-200 6Institute for Astronomy, University of Hawaii7 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2008-02-07 00:10:08 $ 9 * Copyright 2005-2008 Institute for Astronomy, University of Hawaii 9 10 */ 10 11 … … 21 22 PM_FPA_LEVEL_CHIP, ///< Level corresponds to a Chip 22 23 PM_FPA_LEVEL_CELL, ///< Level corresponds to a Cell 23 PM_FPA_LEVEL_READOUT ///< Level corresponds to a Readout 24 PM_FPA_LEVEL_READOUT, ///< Level corresponds to a Readout 25 PM_FPA_LEVEL_CHUNK, ///< Level corresponds to a chunk 24 26 } pmFPALevel; 25 27
Note:
See TracChangeset
for help on using the changeset viewer.
