- Timestamp:
- Jun 19, 2012, 5:24:19 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp/src/ppstampOptions.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/pstamp/src/ppstampOptions.h
r33415 r34041 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.
