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

    r10829 r11253  
    1 /** @file  pmAstrometryObjects.h
    2 *
    3 *  @brief This file defines the basic types for matching objects
    4 *  based on their astrometry.
    5 *
    6 *  @ingroup AstroImage
    7 *
    8 *  @author EAM, IfA
    9 *
    10 *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2006-12-25 01:49:49 $
    12 *
    13 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    14 */
     1/* @file  pmAstrometryObjects.h
     2 * @brief basic matching of objects based on their astrometry.
     3 *
     4 * @author EAM, IfA
     5 *
     6 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-01-24 02:54:14 $
     8 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     9 */
    1510
    1611#ifndef PM_ASTROMETRY_OBJECTS_H
    1712#define PM_ASTROMETRY_OBJECTS_H
     13
     14/// @addtogroup Astrometry
     15/// @{
    1816
    1917/*
     
    345343);
    346344
     345/// @}
    347346#endif // PM_ASTROMETRY_OBJECTS_H
Note: See TracChangeset for help on using the changeset viewer.