IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 16, 2005, 5:59:05 PM (21 years ago)
Author:
drobbin
Message:

Implemented function NutationCorr and test. Has yet to be verified.

File:
1 edited

Legend:

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

    r5522 r5533  
    99*  @author Robert Daniel DeSonia, MHPCC
    1010*
    11 *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2005-11-16 02:40:13 $
     11*  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2005-11-17 03:59:05 $
    1313*
    1414*  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
     
    4545psPrecessMethod;
    4646
     47/** Initialize EOC.
     48 *
     49 *  Parses IERS table data and creates the polynomials used by certain EOC functions.
     50 *
     51 *  @return bool:       True if successful, otherwise false.
     52 */
    4753bool p_psEOCInit(void);
    4854
Note: See TracChangeset for help on using the changeset viewer.