Changeset 23679 for branches/pap/pswarp/src/pswarp.h
- Timestamp:
- Apr 2, 2009, 12:06:37 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/pswarp/src/pswarp.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/pswarp/src/pswarp.h
r23487 r23679 102 102 const char *filename, const char *argname); 103 103 104 /// Check to see if the readout has a minimum fraction of "lit"pixels105 bool pswarpPixel Fraction(const pmReadout *readout, ///< Readout to inspect106 psMetadata *stats, ///< Statistics to update with the result107 const pmConfig *config ///< Configuration104 /// Get the range of lit pixels 105 bool pswarpPixelsLit(const pmReadout *readout, ///< Readout to inspect 106 psMetadata *stats, ///< Statistics to update with the result 107 const pmConfig *config ///< Configuration 108 108 ); 109 109
Note:
See TracChangeset
for help on using the changeset viewer.
