Changeset 4937 for trunk/psLib/src/astro/psTime.h
- Timestamp:
- Aug 31, 2005, 12:28:35 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psTime.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.h
r4920 r4937 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.3 6$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-08-31 02:07:09$13 * @version $Revision: 1.37 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-08-31 22:28:35 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 26 26 #include "psType.h" 27 27 #include "psImage.h" 28 #include "psCoord.h" 28 29 29 30 struct psSphere; … … 173 174 * @return psSphere*: Spherical coordinates of Earth's polar axias. 174 175 */ 175 structpsSphere* p_psTimeGetPoleCoords(176 const psTime *time ///< psTime determine polar orientation.177 );176 psSphere* p_psTimeGetPoleCoords( 177 const psTime *time ///< psTime determine polar orientation. 178 ); 178 179 179 180 /** Calculate the number of leapseconds between two times.
Note:
See TracChangeset
for help on using the changeset viewer.
