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

    r10421 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 *
    9 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-12-03 18:48:10 $
    11 *
    12 *  Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    13 */
     1/* @file  pmFPAview.h
     2 * @brief Tools to manipulate the FPA structure elements.
     3 *
     4 * @author EAM, IfA
     5 *
     6 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-01-24 02:54:14 $
     8 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
     9 */
    1410
    1511#ifndef PM_FPA_JPEG_H
    1612#define PM_FPA_JPEG_H
    1713
    18 /// @addtogroup AstroImage
     14/// @addtogroup Camera Camera Layout
    1915/// @{
    2016
     
    2521bool pmReadoutWriteJPEG (pmReadout *readout, const pmFPAview *view, pmFPAfile *file, pmConfig *config);
    2622
     23/// @}
    2724# endif
Note: See TracChangeset for help on using the changeset viewer.