Changeset 3704 for trunk/psLib/src/astro/psTime.h
- Timestamp:
- Apr 18, 2005, 1:13:39 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psTime.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.h
r3264 r3704 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1.2 2$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-0 2-17 19:26:23$12 * @version $Revision: 1.23 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-04-18 23:13:37 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 155 155 * @return psS64: leapseconds added between given times 156 156 */ 157 psS64 psTimeLeap seconds(157 psS64 psTimeLeapSecondDelta( 158 158 const psTime* time1, ///< First input time. 159 159 const psTime* time2 ///< Second input time.
Note:
See TracChangeset
for help on using the changeset viewer.
