Changeset 9325 for trunk/ppMerge/src/ppMergeOptions.h
- Timestamp:
- Oct 5, 2006, 3:29:58 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppMerge/src/ppMergeOptions.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppMerge/src/ppMergeOptions.h
r7073 r9325 22 22 bool scale; // Scale by the background before combining? 23 23 bool exptime; // Normalise by the exposure time? 24 bool shutter; // Generate shutter correction? 24 25 unsigned int sample; // Sampling factor for measuring the background 25 psStatsOptions background; // Statistic to use to measure the background 26 psStatsOptions mean; // Statistic to use to measure the mean 27 psStatsOptions stdev; // Statistic to use to measure the stdev 28 int shutterSize; // Size for shutter measurement regions 26 29 ppOnOff onOff; // On/off pairs? 27 30 pmCombineParams *combine; // Combination parameters
Note:
See TracChangeset
for help on using the changeset viewer.
