Changeset 2425 for trunk/psLib/src/astro/psCoord.c
- Timestamp:
- Nov 24, 2004, 9:48:20 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psCoord.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psCoord.c
r2273 r2425 10 10 * @author George Gusciora, MHPCC 11 11 * 12 * @version $Revision: 1.3 3$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-11- 04 01:04:57 $12 * @version $Revision: 1.34 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-11-24 19:48:17 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 508 508 return (NULL); 509 509 } 510 511 // XXX: What algorithm should be used? 512 psSphere *psSpherePrecess(psSphere *coords, 513 const psTime *fromTime, 514 const psTime *toTime) 515 { 516 return(NULL); 517 } 518
Note:
See TracChangeset
for help on using the changeset viewer.
