- Timestamp:
- Mar 30, 2012, 2:49:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/pstamp/src/ppstampOptions.h
r29885 r33638 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 19 22 } ppstampOptions; 20 23
Note:
See TracChangeset
for help on using the changeset viewer.
