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

    r9621 r11253  
    1 /// @file pmFPAFlags.h
    2 ///
    3 /// @brief Functions for setting and checking the status flags within the FPA hierarchy
    4 ///
    5 /// @ingroup Camera
    6 ///
    7 /// @author George Gusciora, MHPCC
    8 /// @author Paul Price, IfA
    9 /// @author Eugene Magnier, IfA
    10 ///
    11 /// @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    12 /// @date $Date: 2006-10-18 02:29:15 $
    13 ///
    14 /// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    15 ///
     1/*  @file pmFPAFlags.h
     2 *  @brief Functions for setting and checking the status flags within the FPA hierarchy
     3 *
     4 *  @author George Gusciora, MHPCC
     5 *  @author Paul Price, IfA
     6 *  @author Eugene Magnier, IfA
     7 *
     8 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2007-01-24 02:54:14 $
     10 *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
     11 */
    1612
    1713#ifndef PM_FPA_FLAGS_H
    1814#define PM_FPA_FLAGS_H
     15
     16/// @addtogroup Camera Camera Layout
     17/// @{
    1918
    2019#include "pmFPA.h"
     
    9897                      int cellNum       ///< Cell number to exclude
    9998                     );
    100 
    101 
     99/// @}
    102100#endif
Note: See TracChangeset for help on using the changeset viewer.