IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2004, 9:37:58 PM (22 years ago)
Author:
eugene
Message:

code cleanup for Doxygen support & readability

File:
1 edited

Legend:

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

    r254 r257  
    127127   
    128128
    129 /*** Functions ***********************************************************************/
    130 
    131 /***********************************************************************************************************/
    132 
    133 /* Calculating and applying astrometric solutions */
     129/** Functions **************************************************************/
     130/** \addtogroup AstroGroup Astronomy-Specific Utilities
     131 *  \{
     132 */
     133
     134/*** Calculating and applying astrometric solutions ***/
    134135
    135136/** returns Chip in FPA which contains the given FPA coordinate */
     
    236237psExposureFree(psExposure *restrict myExp //!< Object to destroy
    237238               );
     239/* \} */ // End of AstroGroup Functions
     240
    238241#endif
    239242
Note: See TracChangeset for help on using the changeset viewer.