Changeset 25313 for trunk/psModules/src/camera/pmReadoutFake.h
- Timestamp:
- Sep 10, 2009, 11:15:20 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmReadoutFake.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmReadoutFake.h
r20999 r25313 11 11 #include <pmTrend2D.h> 12 12 #include <pmPSF.h> 13 #include <pmSourceMasks.h> 13 14 14 15 /// Generate a fake readout from an array of sources … … 16 17 int numCols, int numRows, ///< Dimension of image 17 18 const psArray *sources, ///< Array of pmSource 19 pmSourceMode sourceMask, ///< Mask for sources 18 20 const psVector *xOffset, ///< x offsets for sources (source -> img), or NULL 19 21 const psVector *yOffset, ///< y offsets for sources (source -> img), or NULL
Note:
See TracChangeset
for help on using the changeset viewer.
