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/pmSourcePhotometry.h

    r10050 r11253  
    1 /** @file  pmSourcePhotometry.h
     1/* @file  pmSourcePhotometry.h
     2 * @brief functions to measure source photometry
    23 *
    3  *  @author EAM, IfA; GLG, MHPCC
     4 * @author EAM, IfA; GLG, MHPCC
    45 *
    5  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-11-17 23:02:21 $
    7  *
    8  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    9  *
     6 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-01-24 02:54:15 $
     8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    109 */
    1110
    1211# ifndef PM_SOURCE_PHOTOMETRY_H
    1312# define PM_SOURCE_PHOTOMETRY_H
     13
     14/// @addtogroup Objects Object Detection / Analysis Functions
     15/// @{
    1416
    1517/**
     
    5557
    5658double pmSourceWeight(const pmSource *Mi, int term, const bool unweighted_sum);
     59
     60/// @}
    5761# endif /* PM_SOURCE_PHOTOMETRY_H */
Note: See TracChangeset for help on using the changeset viewer.