IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 14, 2005, 1:27:56 PM (22 years ago)
Author:
gusciora
Message:

Replace ADD projections with mathworks formulas.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psAstrometry.c

    r2990 r3000  
    88 *  @author GLG, MHPCC
    99 *
    10  *  @version $Revision: 1.56 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2005-01-14 01:13:15 $
     10 *  @version $Revision: 1.57 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2005-01-14 23:27:55 $
    1212 *
    1313 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    310310    exp->observatory = psMemIncrRefCounter((psPtr)observatory);
    311311
    312     // XXX: how is these value derived?
     312    // XXX: how is this value derived?
    313313    *(double *)&exp->lst = psTimeToLST((psTime*)time,observatory->longitude);
    314314    *(float *)&exp->positionAngle = 0.0f; // XXX: need input, see Bug #207
Note: See TracChangeset for help on using the changeset viewer.