IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2004, 3:58:06 PM (22 years ago)
Author:
desonia
Message:

Added doxygen group tags.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/image/psImageIO.h

    r817 r974  
    55 *  This file defines the file input/output functions for the psImage structure.
    66 *
     7 *  @ingroup ImageIO
     8 *
    79 *  @author Robert DeSonia, MHPCC
    810 *
    9  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2004-05-29 01:42:44 $
     11 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2004-06-10 01:58:06 $
    1113 *
    1214 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1618
    1719#include "psImage.h"
     20
     21/// @addtogroup ImageIO
     22/// @{
    1823
    1924/** Read an image or subimage from a FITS file specified by a filename.
     
    7277);
    7378
     79/// @}
     80
    7481#endif
Note: See TracChangeset for help on using the changeset viewer.