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/camera/pmFPAMaskWeight.h

    r10247 r11253  
    1 /// @file pmFPAHeader.h
    2 ///
    3 /// @brief Functions read FITS headers for FPA components
    4 ///
    5 /// @ingroup Camera
    6 ///
    7 /// @author Paul Price, IfA
    8 /// @author Eugene Magnier, IfA
    9 ///
    10 /// @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    11 /// @date $Date: 2006-11-29 01:26:14 $
    12 ///
    13 /// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    14 ///
     1/* @file pmFPAHeader.h
     2 * @brief Functions read FITS headers for FPA components
     3 *
     4 * @author Paul Price, IfA
     5 * @author Eugene Magnier, IfA
     6 *
     7 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2007-01-24 02:54:14 $
     9 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
     10 */
     11
    1512#ifndef PM_FPA_MASK_WEIGHT_H
    1613#define PM_FPA_MASK_WEIGHT_H
     14
     15/// @addtogroup Camera Camera Layout
     16/// @{
    1717
    1818#include "pmFPA.h"
     
    8080                              bool poisson    ///< Use poisson weights (in addition to read noise)?
    8181                             );
    82 
    83 
    84 
     82/// @}
    8583#endif
Note: See TracChangeset for help on using the changeset viewer.