Variables
ear404.c File Reference

Ephemeris for the earth-moon barycentre. More...

#include "aephem.h"

Variables

long ae_ear_tabl []
 Longitude coefficients.
 
long ae_ear_tabb []
 Latitude coefficients.
 
long ae_ear_tabr []
 Radius coefficients.
 
char ae_ear_args []
 Trigonometric argument harmonics.
 
struct ae_plantbl_t ae_ear404
 Ephemeris for the earth-moon barycentre. More...
 

Detailed Description

Ephemeris for the earth-moon barycentre.

See main documentation page for details.

Variable Documentation

struct ae_plantbl_t ae_ear404
Initial value:
= {
12,
{2, 11, 14, 19, 6, 10, 2, 2, 0, 1, 1, 4, 0, 0, 0, 0, 0, 0},
3,
1.0001398729597080e+00,
3.6525000000000000e+06,
1.0000000000000000e-04,
}
long ae_ear_tabb[]
Latitude coefficients.
Definition: ear404.c:541
long ae_ear_tabr[]
Radius coefficients.
Definition: ear404.c:1040
char ae_ear_args[]
Trigonometric argument harmonics.
Definition: ear404.c:1539
long ae_ear_tabl[]
Longitude coefficients.
Definition: ear404.c:43

Ephemeris for the earth-moon barycentre.