Index: /trunk/psLib/src/astro/psEarthOrientation.c
===================================================================
--- /trunk/psLib/src/astro/psEarthOrientation.c	(revision 5019)
+++ /trunk/psLib/src/astro/psEarthOrientation.c	(revision 5020)
@@ -8,6 +8,6 @@
 *  @author Robert Daniel DeSonia, MHPCC
 *
-*  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-09-13 00:49:53 $
+*  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-09-13 01:54:00 $
 *
 *  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
@@ -191,5 +191,6 @@
 
     // bend the actual vector away from the sun vector by deflection angle.
-
+    // XXX: Not sure how to do this.  Dave thinks the formula should be:
+    //      theta = atan(r0/d)*tan(deflection), phi = thete/tan(deflection)
 
     return NULL;
