IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 22, 2005, 11:52:49 AM (21 years ago)
Author:
desonia
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/fileUtils/psFits.h

    r3407 r3476  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    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 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    206206 */
    207207psArray* psFitsReadTableColumn(
    208     psFits* fits,
    209     const char* colname
     208    psFits* fits,                      ///< the psFits object
     209    const char* colname                ///< the column name
    210210);
    211211
     
    262262    ///< Array of psMetadata items, which contains the output data items of each row.
    263263    int row                            ///< the row number to update.
    264 
    265264);
    266265
Note: See TracChangeset for help on using the changeset viewer.