IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2007, 3:05:41 PM (19 years ago)
Author:
magnier
Message:

fixing doxygen tags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/sky/pmWarpMap.h

    r11039 r11251  
     1/*  @file pmWarpMap.h
     2 *  @brief Warp Map Manipulation functions
     3 *
     4 *  @author Paul Price, IfA
     5 *  @author Eugene Magnier, IfA
     6 *
     7 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2007-01-24 01:05:41 $
     9 *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
     10 */
     11
    112#ifndef PM_WARP_MAP_H
    213#define PM_WARP_MAP_H
     14
     15/// @addtogroup Sky
     16/// @{
    317
    418// a single pmWarpMap converts coordinates from one image to a second image
     
    7185                            int ix, int iy
    7286                           );
    73 
    74 
     87/// @}
    7588#endif
Note: See TracChangeset for help on using the changeset viewer.