Changeset 6204 for trunk/psLib/src/astro/psTime.c
- Timestamp:
- Jan 26, 2006, 11:10:22 AM (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
r6184 r6204 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1.7 8$ $Name: not supported by cvs2svn $13 * @date $Date: 2006-01-2 3 20:04:31$12 * @version $Revision: 1.79 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2006-01-26 21:10:22 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 1170 1170 1171 1171 // Interpolation of look up table 1172 results = psLookupTableInterpolateAll(table, jd );1172 results = psLookupTableInterpolateAll(table, jd, NULL); 1173 1173 1174 1174 // Check for successful interpolation
Note:
See TracChangeset
for help on using the changeset viewer.
