Changeset 33504 for trunk/pstamp/src/ppstampOptions.h
- Timestamp:
- Mar 13, 2012, 2:13:03 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/src/ppstampOptions.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/src/ppstampOptions.h
r33378 r33504 8 8 // input arguments 9 9 pstampROI roip; 10 bool wholeFile; 10 11 psString chipName; 11 12 psString cellName; 12 13 psString stage; 14 bool censorMasked; 15 bool writeJPEG; 16 bool nocompress; 13 17 // 14 18 // Calculated Values 15 19 // 20 psString outputFileRule; 16 21 psRegion roi; // roi in chip coordinates 17 bool censorMasked;18 bool writeJPEG;19 22 } ppstampOptions; 20 23
Note:
See TracChangeset
for help on using the changeset viewer.
