IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 23, 2006, 10:07:04 AM (20 years ago)
Author:
drobbin
Message:

check in changes. Output is said to be verified by paul price. minor changes to EOC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astro/tst_psEarthOrientation.c

    r7119 r7180  
    55*  @author d-Rob, MHPCC
    66*
    7 *  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
    8 *  @date $Date: 2006-05-16 01:19:55 $
     7*  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
     8*  @date $Date: 2006-05-23 20:07:04 $
    99*
    1010*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    10311031    psSphere*     inputCoord  = psSphereAlloc();
    10321032    psSphere*     outputCoord = NULL;
     1033    //    psTime*       fromTime    = psTimeFromMJD(MJD_1900);
     1034    //    psTime*       toTime      = psTimeFromMJD(MJD_2100);
    10331035    psTime*       fromTime    = psTimeFromMJD(MJD_2100);
    10341036    psTime*       toTime      = psTimeFromMJD(MJD_1900);
Note: See TracChangeset for help on using the changeset viewer.