Ignore:
Timestamp:
Mar 7, 2005, 5:47:18 PM (21 years ago)
Author:
cmv
Message:

update xephem 3.6.4 cmv 07/03/2005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/XephemAstroLib/moon.c

    r2643 r2653  
    101101static double Args[NARGS];
    102102static double LP_equinox;
     103static double NF_arcsec;
    103104static double Ea_arcsec;
    104105static double pA_precession;
     
    29272928              - 7.5311878482337989e-04) * T /* F, t^3 */
    29282929             - 1.3117809789650071e+01) * T2; /* F, t^2 */
     2930  NF_arcsec = x;
    29292931  Args[10] = x;
    29302932
     
    34633465
    34643466/* For RCS Only -- Do Not Edit */
    3465 static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: moon.c,v $ $Date: 2005-01-17 10:13:05 $ $Revision: 1.4 $ $Name: not supported by cvs2svn $"};
     3467static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: moon.c,v $ $Date: 2005-03-07 16:47:18 $ $Revision: 1.5 $ $Name: not supported by cvs2svn $"};
Note: See TracChangeset for help on using the changeset viewer.