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

    r7552 r11248  
    11/** @file  psEarthOrientation.h
    22*
    3 *  @brief Function prototypes for earth orientation calculations
    4 *  transformation
    5 *
    6 *  @ingroup EarthOrientation
    7 *
    8 *  @author Dave Robbins, MHPCC
     3*  @brief earth orientation calculations and transformation
     4*
     5*  @author Josh Hoblitt, IfA
     6*  @author Ed Pier, IfA
     7*  @author Eugene Magnier, IfA
    98*  @author Robert Daniel DeSonia, MHPCC
    109*
    11 *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2006-06-14 01:24:34 $
     10*  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2007-01-23 22:47:22 $
    1312*
    1413*  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
     
    1716#ifndef PS_EARTH_ORIENTATION
    1817#define PS_EARTH_ORIENTATION
     18
     19/// @addtogroup Astro Astronomy
     20/// @{
    1921
    2022#include "psCoord.h"
     
    196198
    197199
     200/// @}
    198201#endif // #ifndef PS_EARTH_ORIENTATION
Note: See TracChangeset for help on using the changeset viewer.