Changeset 6855 for branches/rel10_ifa/psModules/src/astrom/pmHDU.h
- Timestamp:
- Apr 13, 2006, 5:10:49 PM (20 years ago)
- File:
-
- 1 edited
-
branches/rel10_ifa/psModules/src/astrom/pmHDU.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/astrom/pmHDU.h
r6713 r6855 20 20 pmHDU *pmHDUAlloc(const char *extname); 21 21 22 // Read the header 23 bool pmHDUReadHeader(pmHDU *hdu, // HDU for which to read header 24 psFits *fits // FITS file from which to read 25 ); 26 22 27 // Read the HDU 23 28 bool pmHDURead(pmHDU *hdu, // HDU to read
Note:
See TracChangeset
for help on using the changeset viewer.
