IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2007, 12:47:23 PM (19 years ago)
Author:
magnier
Message:

major cleanup of the Doxygen groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psSphereOps.h

    r6425 r11248  
    22 *
    33 *  @brief Contains spherical rotation and offset operations
    4  *
    5  *  @ingroup CoordinateTransform
    64 *
    75 *  @author Robert DeSonia, MHPCC
    86 *  @author David Robbins, MHPCC
    97 *
    10  *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2006-02-14 00:09:27 $
     8 *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2007-01-23 22:47:22 $
    1210 *
    1311 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    1715#define PS_SPHERE_H
    1816
    19 /// @addtogroup CoordinateTransform
     17/// @addtogroup Astro Astronomy
    2018/// @{
    2119
    22 #include "psTime.h"
     20# include "psTime.h"
    2321
    2422/** Spherical Rotation Definition
     
    111109 *
    112110 *  Combines two rotations to produce a single rotation which is the
    113  *  equivalent of applying the first rotation and then the second. The output
     111 *  equivalent of applying the ï¬rst rotation and then the second. The output
    114112 *  rotation may be supplied, or will be allocated if NULL.
    115113 *
Note: See TracChangeset for help on using the changeset viewer.