Changeset 7547 for trunk/psLib/src/astro/psTime.c
- Timestamp:
- Jun 13, 2006, 1:56:11 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psTime.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.c
r7427 r7547 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1.8 4$ $Name: not supported by cvs2svn $13 * @date $Date: 2006-06- 08 19:54:10$12 * @version $Revision: 1.85 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2006-06-13 23:56:11 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 1206 1206 1207 1207 // Interpolation of look up table 1208 results = psLookupTableInterpolateAll(table, jd , NULL);1208 results = psLookupTableInterpolateAll(table, jd); 1209 1209 1210 1210 // Check for successful interpolation
Note:
See TracChangeset
for help on using the changeset viewer.
