Changeset 6230 for trunk/psLib/src/astro/psEarthOrientation.c
- Timestamp:
- Jan 27, 2006, 3:31:44 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psEarthOrientation.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psEarthOrientation.c
r6204 r6230 8 8 * @author Robert Daniel DeSonia, MHPCC 9 9 * 10 * @version $Revision: 1.3 1$ $Name: not supported by cvs2svn $11 * @date $Date: 2006-01-2 6 21:10:22$10 * @version $Revision: 1.32 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2006-01-28 01:31:44 $ 12 12 * 13 13 * Copyright 2005 Maui High Performance Computing Center, University of Hawaii … … 1112 1112 // Convert psTime to MJD 1113 1113 double MJD = psTimeToMJD(time); 1114 printf("\nMJD check = %.13g\n", MJD); 1114 1115 if (MJD == NAN) { 1115 1116 psError(PS_ERR_BAD_PARAMETER_VALUE, false,
Note:
See TracChangeset
for help on using the changeset viewer.
