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

    r10081 r11253  
    1 /** @file  pmFPAview.h
    2 *
    3 *  @brief Tools to manipulate the FPA structure elements.
    4 *
    5 *  @ingroup AstroImage
    6 *
    7 *  @author EAM, IfA
    8 *  @author PAP, IfA
    9 *
    10 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2006-11-18 23:43:28 $
    12 *
    13 *  Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    14 */
     1/* @file  pmFPAview.h
     2 * @brief Tools to manipulate the FPA structure elements.
     3 *
     4 * @author EAM, IfA
     5 * @author PAP, IfA
     6 *
     7 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2007-01-24 02:54:14 $
     9 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
     10 */
    1511
    1612#ifndef PM_FPA_FILE_FITS_IO_H
    1713#define PM_FPA_FILE_FITS_IO_H
     14
     15/// @addtogroup Camera Camera Layout
     16/// @{
    1817
    1918/// Read an image into the current view
     
    6261                             const char *name ///< Name of table
    6362                            );
    64 
     63/// @}
    6564# endif
Note: See TracChangeset for help on using the changeset viewer.