Changeset 27871 for trunk/ippToPsps/src/ippToPsps.h
- Timestamp:
- May 6, 2010, 11:40:28 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/src/ippToPsps.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/src/ippToPsps.h
r27684 r27871 18 18 #define MAXDETECT 30000 //TODO limit ok? 19 19 20 // ippToPsps struct21 20 typedef struct { 22 21 23 22 uint32_t expId; // the exposure ID to be used 24 uint8_t product; // IPP data product23 uint8_t batchType; // PSPS batch type 25 24 psString fitsInPath; // path to FITS input 26 25 psString resultsPath; // path to results file
Note:
See TracChangeset
for help on using the changeset viewer.
