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/detrend/pmMaskBadPixels.h

    r10026 r11253  
    1 /// @file pmMaskBadPixels.h
    2 ///
    3 /// @brief Mask bad pixels
    4 ///
    5 /// @ingroup Detrend
    6 ///
    7 /// @author Ross Harman, MHPCC
    8 /// @author Eugene Magnier, IfA
    9 ///
    10 /// @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
    11 /// @date $Date: 2006-11-17 01:17:59 $
    12 ///
    13 /// Copyright 2004 Institute for Astronomy, University of Hawaii
    14 ///
     1/* @file pmMaskBadPixels.h
     2 * @brief Mask bad pixels
     3 *
     4 * @author Ross Harman, MHPCC
     5 * @author Eugene Magnier, IfA
     6 *
     7 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2007-01-24 02:54:15 $
     9 * Copyright 2004 Institute for Astronomy, University of Hawaii
     10 */
    1511
    1612#ifndef PM_MASK_BAD_PIXELS_H
    1713#define PM_MASK_BAD_PIXELS_H
     14
     15/// @addtogroup detrend Detrend Creation and Application
     16/// @{
    1817
    1918#include <pslib.h>
     
    5655                                 psMaskType maskVal ///< Value to set for bad pixels
    5756                                );
    58 
    59 
    60 
    61 
     57/// @}
    6258#endif
Note: See TracChangeset for help on using the changeset viewer.