IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2007, 4:54:15 PM (19 years ago)
Author:
magnier
Message:

cleaned up Doxygen groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmPSF_IO.h

    r10421 r11253  
    1 /** @file  pmPSF.h
     1/* @file  pmPSF.h
    22 *
    33 * This file contains typedefs for the Point-Spread Function and prototypes
    44 * for functions that calculate the PSF.
    55 *
    6  *  @author EAM, IfA
     6 * @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-12-03 18:48:10 $
    10  *
    11  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    12  *
     8 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     9 * @date $Date: 2007-01-24 02:54:15 $
     10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1311 */
    1412
    1513# ifndef PM_PSF_IO_H
    1614# define PM_PSF_IO_H
     15
     16/// @addtogroup Objects Object Detection / Analysis Functions
     17/// @{
    1718
    1819psMetadata *pmPSFtoMetadata (psMetadata *metadata, pmPSF *psf);
     
    3031bool pmReadoutReadPSFmodel (pmReadout *readout, const pmFPAview *view, pmFPAfile *file, pmConfig *config);
    3132
     33/// @}
    3234# endif
Note: See TracChangeset for help on using the changeset viewer.