Changeset 15815 for trunk/psModules/src/camera/pmReadoutFake.h
- Timestamp:
- Dec 13, 2007, 12:14:46 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmReadoutFake.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmReadoutFake.h
r15813 r15815 29 29 ); 30 30 #else 31 bool pmReadoutFakeFromSources(pmReadout *readout, ///< Output readout, or NULL 32 int numCols, int numRows, ///< Dimension of image 33 const psArray *sources, ///< Array of pmSource 34 float target, ///< Target FWHM 35 float minFlux ///< Minimum flux to bother about; for setting source radius 31 pmReadout *pmReadoutFakeFromSources(int numCols, int numRows, ///< Dimension of image 32 const psArray *sources, ///< Array of pmSource 33 float target, ///< Target FWHM 34 float minFlux ///< Minimum flux to bother about; for setting source radius 36 35 ); 37 36 #endif // PAP_WORK
Note:
See TracChangeset
for help on using the changeset viewer.
