Changeset 4395 for trunk/archive/scripts/src/pmCameraFromHeader.h
- Timestamp:
- Jun 24, 2005, 4:48:22 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/archive/scripts/src/pmCameraFromHeader.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/scripts/src/pmCameraFromHeader.h
r4092 r4395 3 3 4 4 // Work out what camera we have, based on the FITS header and a set of rules specified in the IPP 5 // configuration 6 char*pmCameraFromHeader(const psMetadata *header, // The FITS header7 const psMetadata *ipprc // The IPP configuration5 // configuration; return the camera configuration 6 psMetadata *pmCameraFromHeader(const psMetadata *header, // The FITS header 7 const psMetadata *ipprc // The IPP configuration 8 8 ); 9 9
Note:
See TracChangeset
for help on using the changeset viewer.
