Changeset 15482 for trunk/ppSim/src/ppSim.h
- Timestamp:
- Nov 6, 2007, 2:48:33 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppSim/src/ppSim.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSim/src/ppSim.h
r14797 r15482 125 125 bool ppSimInsertGalaxies (pmReadout *readout, psImage *expCorr, psArray *galaxies, pmConfig *config); 126 126 127 /// Add bad pixels to an image 128 bool ppSimBadPixels(pmReadout *readout, ///< Readout for which to generate bad pixels 129 const pmConfig *config, ///< Configuration 130 psRandom *rng ///< Random number generator 131 ); 132 133 127 134 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
