Changeset 6425 for trunk/psLib/src/astro/psEarthOrientation.h
- Timestamp:
- Feb 13, 2006, 2:09:27 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psEarthOrientation.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psEarthOrientation.h
r6184 r6425 9 9 * @author Robert Daniel DeSonia, MHPCC 10 10 * 11 * @version $Revision: 1.1 4$ $Name: not supported by cvs2svn $12 * @date $Date: 2006-0 1-23 20:04:31$11 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2006-02-14 00:09:27 $ 13 13 * 14 14 * Copyright 2005 Maui High Performance Computing Center, University of Hawaii … … 131 131 /** Calculates the rotation of the Earth about the CIP. 132 132 * 133 * @return psSphereRot*: sphereical rotation 133 * If tidalCorr is non-NULL, use the S-component to provide tidal corrections to the 134 * UT1 time. If tidalCorr is NULL, no corrections are made & this step is skipped. 135 * 136 * @return psSphereRot*: spherical rotation of the Earth about the CIP. 134 137 */ 135 138 psSphereRot *psSphereRot_TEOtoCEO( … … 187 190 */ 188 191 psSphereRot* psSpherePrecess( 189 // psSphere *coords, ///< coordinates (modified in-place)190 192 const psTime *fromTime, ///< equinox of coords input 191 193 const psTime *toTime, ///< equinox of coords output
Note:
See TracChangeset
for help on using the changeset viewer.
