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/imcombine/pmReadoutCombine.h

    r10250 r11253  
    1 /// @file  pmReadoutCombine.h
    2 ///
    3 /// @brief Combine multiple readouts
    4 ///
    5 /// @ingroup Image combination
    6 ///
    7 /// @author George Gusciora, MHPCC
    8 /// @author Paul Price, IfA
    9 ///
    10 /// @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
    11 /// @date $Date: 2006-11-29 01:27:03 $
    12 ///
    13 /// Copyright 2004-2006 Institute for Astronomy, University of Hawaii
    14 ///
    15 ///
     1/* @file  pmReadoutCombine.h
     2 * @brief Combine multiple readouts
     3 *
     4 * @author George Gusciora, MHPCC
     5 * @author Paul Price, IfA
     6 *
     7 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2007-01-24 02:54:15 $
     9 * Copyright 2004-2006 Institute for Astronomy, University of Hawaii
     10 */
    1611
    1712#ifndef PM_READOUT_COMBINE_H
    1813#define PM_READOUT_COMBINE_H
     14
     15/// @addtogroup imcombine Image Combinations
     16/// @{
    1917
    2018#include <pslib.h>
     
    5048                     );
    5149
     50/// @}
    5251#endif
Note: See TracChangeset for help on using the changeset viewer.