- Timestamp:
- Sep 21, 2007, 5:08:05 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_070920/psLib/src/fits/psFitsHeader.h
r11248 r14985 4 4 * @author Robert DeSonia, MHPCC 5 5 * 6 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $7 * @date $Date: 2007-0 1-23 22:47:23$6 * @version $Revision: 1.10.14.1 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-09-22 03:08:05 $ 8 8 * 9 9 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 18 18 #include "psFits.h" 19 19 #include "psMetadata.h" 20 21 /// Determines whether the current HDU is an empty PHU 22 bool psFitsEmptyPHU(const psFits *fits, ///< FITS file pointer 23 const psMetadata *header ///< Header 24 ); 25 20 26 21 27 /** Reads the header of the current HDU.
Note:
See TracChangeset
for help on using the changeset viewer.
