Changeset 11248 for trunk/psLib/src/astro/psEarthOrientation.h
- Timestamp:
- Jan 23, 2007, 12:47:23 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psEarthOrientation.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psEarthOrientation.h
r7552 r11248 1 1 /** @file psEarthOrientation.h 2 2 * 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 9 8 * @author Robert Daniel DeSonia, MHPCC 10 9 * 11 * @version $Revision: 1.1 6$ $Name: not supported by cvs2svn $12 * @date $Date: 200 6-06-14 01:24:34$10 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2007-01-23 22:47:22 $ 13 12 * 14 13 * Copyright 2005 Maui High Performance Computing Center, University of Hawaii … … 17 16 #ifndef PS_EARTH_ORIENTATION 18 17 #define PS_EARTH_ORIENTATION 18 19 /// @addtogroup Astro Astronomy 20 /// @{ 19 21 20 22 #include "psCoord.h" … … 196 198 197 199 200 /// @} 198 201 #endif // #ifndef PS_EARTH_ORIENTATION
Note:
See TracChangeset
for help on using the changeset viewer.
