Changeset 5020
- Timestamp:
- Sep 12, 2005, 3:54:00 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psEarthOrientation.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psEarthOrientation.c
r5012 r5020 8 8 * @author Robert Daniel DeSonia, MHPCC 9 9 * 10 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $11 * @date $Date: 2005-09-13 0 0:49:53$10 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2005-09-13 01:54:00 $ 12 12 * 13 13 * Copyright 2005 Maui High Performance Computing Center, University of Hawaii … … 191 191 192 192 // bend the actual vector away from the sun vector by deflection angle. 193 193 // XXX: Not sure how to do this. Dave thinks the formula should be: 194 // theta = atan(r0/d)*tan(deflection), phi = thete/tan(deflection) 194 195 195 196 return NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
