Changeset 2653 in Sophya for trunk/SophyaExt/XephemAstroLib/moon.c
- Timestamp:
- Mar 7, 2005, 5:47:18 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/XephemAstroLib/moon.c
r2643 r2653 101 101 static double Args[NARGS]; 102 102 static double LP_equinox; 103 static double NF_arcsec; 103 104 static double Ea_arcsec; 104 105 static double pA_precession; … … 2927 2928 - 7.5311878482337989e-04) * T /* F, t^3 */ 2928 2929 - 1.3117809789650071e+01) * T2; /* F, t^2 */ 2930 NF_arcsec = x; 2929 2931 Args[10] = x; 2930 2932 … … 3463 3465 3464 3466 /* For RCS Only -- Do Not Edit */ 3465 static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: moon.c,v $ $Date: 2005-0 1-17 10:13:05 $ $Revision: 1.4$ $Name: not supported by cvs2svn $"};3467 static 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.