IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5020


Ignore:
Timestamp:
Sep 12, 2005, 3:54:00 PM (21 years ago)
Author:
desonia
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psEarthOrientation.c

    r5012 r5020  
    88*  @author Robert Daniel DeSonia, MHPCC
    99*
    10 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2005-09-13 00:49:53 $
     10*  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2005-09-13 01:54:00 $
    1212*
    1313*  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
     
    191191
    192192    // 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)
    194195
    195196    return NULL;
Note: See TracChangeset for help on using the changeset viewer.