Changeset 3966 for branches/pap_branch_050513/psLib/src/dataIO/psFits.h
- Timestamp:
- May 18, 2005, 3:09:57 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_050513/psLib/src/dataIO/psFits.h
r3500 r3966 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $10 * @date $Date: 2005-0 3-24 23:52:25$9 * @version $Revision: 1.10.8.1 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-05-19 01:09:56 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 243 243 bool psFitsWriteTable( 244 244 const psFits* fits, ///< the psFits object 245 psMetadata* header,///< header items for the new HDU. Can be NULL.246 psArray* table,245 const psMetadata* header, ///< header items for the new HDU. Can be NULL. 246 const psArray* table, 247 247 ///< Array of psMetadata items, which contains the output data items of each row. 248 248 char* extname ///< extension name
Note:
See TracChangeset
for help on using the changeset viewer.
