Changeset 7118 for trunk/psLib/src/astro/psEarthOrientation.c
- Timestamp:
- May 15, 2006, 3:08:58 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
r6425 r7118 8 8 * @author Robert Daniel DeSonia, MHPCC 9 9 * 10 * @version $Revision: 1.3 5$ $Name: not supported by cvs2svn $11 * @date $Date: 2006-0 2-14 00:09:26$10 * @version $Revision: 1.36 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2006-05-16 01:08:57 $ 12 12 * 13 13 * Copyright 2005 Maui High Performance Computing Center, University of Hawaii … … 1018 1018 // Convert psTime to MJD 1019 1019 double MJD = psTimeToMJD(time); 1020 printf("\nMJD check = %.13g\n", MJD);1020 // printf("\nMJD check = %.13g\n", MJD); 1021 1021 if (MJD == NAN) { 1022 1022 psError(PS_ERR_BAD_PARAMETER_VALUE, false,
Note:
See TracChangeset
for help on using the changeset viewer.
