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/astrom/pmAstrometryWCS.h

    r10874 r11253  
    1 /** @file  pmAstrometryDistortion.h
    2 *
    3 *  @brief functions to convert FITS WCS keywords to / from pmFPA structures
    4 *
    5 *  @ingroup Astrometry
    6 *
    7 *  @author EAM, IfA
    8 *
    9 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2007-01-01 21:05:59 $
    11 *
    12 *  Copyright 2006 Institute for Astronomy, University of Hawaii
    13 */
     1/* @file  pmAstrometryDistortion.h
     2 * @brief functions to convert FITS WCS keywords to / from pmFPA structures
     3 *
     4 * @author EAM, IfA
     5 *
     6 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-01-24 02:54:14 $
     8 * Copyright 2006 Institute for Astronomy, University of Hawaii
     9 */
    1410
    1511#ifndef PM_ASTROMETRY_WCS_H
    1612#define PM_ASTROMETRY_WCS_H
     13
     14/// @addtogroup Astrometry
     15/// @{
    1716
    1817#define PM_ASTROM_WCS_TYPE_SIZE 80
     
    7069# define PM_RAD_DEG  0.017453292519943
    7170
     71/// @}
    7272#endif // PM_ASTROMETRY_WCS_H
    7373
Note: See TracChangeset for help on using the changeset viewer.