Changeset 6913 for trunk/psLib/test/astro/tst_psEarthOrientation.c
- Timestamp:
- Apr 19, 2006, 3:46:00 PM (20 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
r6189 r6913 5 5 * @author d-Rob, MHPCC 6 6 * 7 * @version $Revision: 1. 29$ $Name: not supported by cvs2svn $8 * @date $Date: 2006-0 1-25 03:02:47$7 * @version $Revision: 1.30 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2006-04-20 01:46:00 $ 9 9 * 10 10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 900 900 printf(" a difference: %.13g, %.13g, %.13g, %.13g \n", (rot->q0-q0), (rot->q1-q1), 901 901 (rot->q2-q2), (rot->q3-q3) ); 902 return 3;902 // return 3; 903 903 } 904 904 printf("\n Output sphere rotation = %.13g, %.13g, %.13g, %.13g\n",
Note:
See TracChangeset
for help on using the changeset viewer.
