Changeset 5534 for trunk/psLib/test/astro/tst_psEarthOrientation.c
- Timestamp:
- Nov 16, 2005, 6:04:30 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astro/tst_psEarthOrientation.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/tst_psEarthOrientation.c
r5533 r5534 5 5 * @author d-Rob, MHPCC 6 6 * 7 * @version $Revision: 1.1 4$ $Name: not supported by cvs2svn $8 * @date $Date: 2005-11-17 0 3:59:05$7 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2005-11-17 04:04:30 $ 9 9 * 10 10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 302 302 psFree(UT1time); 303 303 //Check return values from valid nutation time input 304 nute = psEOC_ PrecessionModel(in);304 nute = psEOC_NutationCorr(in); 305 305 if ( nute == NULL ) { 306 306 psError(PS_ERR_BAD_PARAMETER_NULL, false,
Note:
See TracChangeset
for help on using the changeset viewer.
