Generate C CalcMoon AddSol statements from data file.

Use the same data file that I generate AddSol for Python
to also generate them in the C source code.
This commit is contained in:
Don Cross
2019-07-06 18:08:07 -04:00
parent 20f87859d8
commit f390fc9201
4 changed files with 130 additions and 238 deletions

View File

@@ -1158,6 +1158,7 @@ def _CalcMoon(time):
I += 1
# AddSol(13.902000, 14.060000, -0.001000, 0.260700, 0.000000, 0.000000, 0.000000, 4.000000)
z = ex[4][4]
DLAM += 13.902 * z.imag