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

    r10827 r11253  
    1 /** @file  pmSourcePlots.h
    2 *
    3 *  @brief functions to create plots illustrating source properties
    4 *
    5 *  @ingroup none
    6 *
    7 *  @author EAM, IfA
    8 *
    9 *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-12-23 04:00:30 $
    11 *
    12 *  Copyright 2006 Institute for Astronomy, University of Hawaii
    13 */
     1/* @file  pmSourcePlots.h
     2 * @brief functions to create plots illustrating source properties
     3 *
     4 * @author EAM, IfA
     5 *
     6 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-01-24 02:54:15 $
     8 * Copyright 2006 Institute for Astronomy, University of Hawaii
     9 */
    1410
    1511#ifndef PM_SOURCE_PLOTS_H
    1612#define PM_SOURCE_PLOTS_H
     13
     14/// @addtogroup Objects Object Detection / Analysis Functions
     15/// @{
    1716
    1817typedef struct
     
    3837bool pmSourcePlotMoments (const pmFPAview *view, pmFPAfile *file, pmConfig *config, pmSourcePlotLayout *layout);
    3938
     39/// @}
    4040#endif // PM_SOURCE_PLOTS_H
Note: See TracChangeset for help on using the changeset viewer.