IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 29, 2006, 4:29:20 PM (20 years ago)
Author:
magnier
Message:

adding EXTNAME option to psFitsWriteBlank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/fits/psFitsHeader.h

    r7540 r9066  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2006-06-13 22:28:02 $
     9 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2006-09-30 02:29:20 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    5757bool psFitsWriteBlank(
    5858    psFits* fits,                       ///< the psFits object
    59     const psMetadata* output            ///< the psMetadata data in which to write
     59    const psMetadata* output,           ///< the psMetadata data in which to write
     60    const char *extname
    6061);
    6162
Note: See TracChangeset for help on using the changeset viewer.