Changeset 25002 for trunk/psLib/src/fits/psFitsHeader.h
- Timestamp:
- Aug 5, 2009, 3:13:53 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFitsHeader.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFitsHeader.h
r22729 r25002 66 66 ); 67 67 68 /** Write a header for an image 69 * Principal difference with psFitsWriteHeader is this allows writing ZSIMPLE for uncompressing a single image 70 */ 71 bool psFitsWriteHeaderImage( 72 psFits *fits, ///< FITS file 73 const psMetadata *output, ///< Header to output 74 bool phuImage ///< Is this image supposed to be in the PHU? 75 ); 76 77 68 78 /** Writes a "blank" --- a header only, with no image or table. 69 79 *
Note:
See TracChangeset
for help on using the changeset viewer.
