Changeset 5860 for trunk/ppImage/src/ppImage.h
- Timestamp:
- Dec 30, 2005, 9:15:45 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImage.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImage.h
r5858 r5860 46 46 bool doSource; // Source identification and photometry 47 47 bool doAstrom; // Astrometry 48 bool preLoad;49 48 50 49 bool doOverscan; // Overscan subtraction … … 61 60 62 61 ppImageLoadDepth imageLoadDepth; 63 64 62 } ppOptions; 65 63 … … 93 91 bool ppImageLoop (ppData *data, ppOptions *options, ppConfig *config); 94 92 bool ppImageOptions (ppData *data, ppOptions *options, ppConfig *config); 95 bool ppImageParseCamera (ppData *data, ppConfig *config , char **argv);93 bool ppImageParseCamera (ppData *data, ppConfig *config); 96 94 bool ppImageParseDetrend (ppData *data, ppOptions *options, ppConfig *config); 97 95
Note:
See TracChangeset
for help on using the changeset viewer.
