IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 15, 2004, 3:20:03 PM (22 years ago)
Author:
eugene
Message:

added Doxygen \file and \defgroup entries
some basic reorganization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psAstrom.h

    r230 r247  
    22#define PS_ASTROM_H
    33
    4 /* Include array declaration macros */
    5 #include "psArray.h"
    6 /* Include standard array definitions */
    7 #include "psStdArrays.h"
    8 /* Include position definitions */
    9 #include "psPosition.h"
    10 /* Include colour definitions */
    11 #include "psColour.h"
    12 /* Include matrix definitions */
    13 #include "psMatrix.h"
    14 /* Include polynomial definitions */
    15 #include "psFunctions.h"
    16 
     4/** \file psAstrom.h
     5 *  \brief Astrometric transformations
     6 *  \ingroup AstroGroup
     7 */
    178
    189/***********************************************************************************************************/
Note: See TracChangeset for help on using the changeset viewer.