Changeset 3476 for trunk/psLib/src/fileUtils/psFits.h
- Timestamp:
- Mar 22, 2005, 11:52:49 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fileUtils/psFits.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fileUtils/psFits.h
r3407 r3476 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $10 * @date $Date: 2005-03- 11 20:38:56$9 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-03-22 21:52:49 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 206 206 */ 207 207 psArray* psFitsReadTableColumn( 208 psFits* fits, 209 const char* colname 208 psFits* fits, ///< the psFits object 209 const char* colname ///< the column name 210 210 ); 211 211 … … 262 262 ///< Array of psMetadata items, which contains the output data items of each row. 263 263 int row ///< the row number to update. 264 265 264 ); 266 265
Note:
See TracChangeset
for help on using the changeset viewer.
