Changeset 28003 for branches/pap/ippToPsps/src/ippToPsps.h
- Timestamp:
- May 18, 2010, 12:49:05 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippToPsps/src/ippToPsps.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/ippToPsps/src/ippToPsps.h
r27684 r28003 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.
