Changeset 257 for trunk/archive/pslib/include/psAstrom.h
- Timestamp:
- Mar 18, 2004, 9:37:58 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psAstrom.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psAstrom.h
r254 r257 127 127 128 128 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 ***/ 134 135 135 136 /** returns Chip in FPA which contains the given FPA coordinate */ … … 236 237 psExposureFree(psExposure *restrict myExp //!< Object to destroy 237 238 ); 239 /* \} */ // End of AstroGroup Functions 240 238 241 #endif 239 242
Note:
See TracChangeset
for help on using the changeset viewer.
