Changeset 6849 for trunk/ppImage/src/ppImage.h
- Timestamp:
- Apr 12, 2006, 8:29:24 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImage.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImage.h
r6817 r6849 12 12 13 13 // Get the configuration 14 pmConfig *ppImageConfig(int argc, char **argv);14 pmConfig *ppImageConfig(int *argc, char **argv); 15 15 16 16 // Determine what type of camera, and initialise … … 30 30 bool ppImageDetrendNonLinearPolynomial(pmReadout *input, psMetadataItem *dataItem); 31 31 32 bool ppImageRebinReadout (pmConfig *config, pmFPAview *view, char *filename); 33 32 34 #endif // Pau.
Note:
See TracChangeset
for help on using the changeset viewer.
