Changeset 21388
- Timestamp:
- Feb 6, 2009, 1:33:06 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psEarthOrientation.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psEarthOrientation.c
r13950 r21388 8 8 * @author Robert Daniel DeSonia, MHPCC 9 9 * 10 * @version $Revision: 1.4 6$ $Name: not supported by cvs2svn $11 * @date $Date: 200 7-06-22 02:28:48$10 * @version $Revision: 1.47 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2009-02-06 23:33:06 $ 12 12 * 13 13 * Copyright 2005 Maui High Performance Computing Center, University of Hawaii … … 692 692 693 693 //Convert rotation matrix to quaternions. Formula directly from ADD. 694 double diag_sum[ 3];694 double diag_sum[4]; 695 695 int maxi; 696 696 double recip;
Note:
See TracChangeset
for help on using the changeset viewer.
