Changeset 16600 for trunk/psModules/src/camera/pmReadoutStack.h
- Timestamp:
- Feb 22, 2008, 9:18:11 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmReadoutStack.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmReadoutStack.h
r13872 r16600 9 9 int minCols, int minRows, ///< Minimum coordinates 10 10 int numCols, int numRows, ///< Size of images 11 bool mask ///< Worry about the mask? 11 bool mask, ///< Worry about the mask? 12 bool weight, ///< Worry about the weight? 13 psMaskType blank ///< Mask value to give to blank pixels 12 14 ); 13 15
Note:
See TracChangeset
for help on using the changeset viewer.
