Variables
mlat404.c File Reference

Ephemeris for the moon. More...

#include "aephem.h"

Variables

long ae_mlat_tabr [] = {-1}
 Radius coefficients.
 
long ae_mlat_tabb [] = {-1}
 Latitude coefficients.
 
long ae_mlat_tabl []
 Longitude coefficients.
 
char ae_mlat_args []
 Trigonometric argument harmonics.
 
struct ae_plantbl_t ae_mlat404
 Ephemeris for the moon. More...
 

Detailed Description

Ephemeris for the moon.

These are with respect to the mean ecliptic and equinox of date. See main documentation page for details.

Variable Documentation

struct ae_plantbl_t ae_mlat404
Initial value:
= {
14,
{0, 26, 29, 8, 3, 5, 0, 0, 0, 6, 5, 3, 5, 1, 0, 0, 0, 0},
3,
0.0000000000000000e+00,
3.6525000000000000e+06,
1.0000000000000000e-04,
}
long ae_mlat_tabb[]
Latitude coefficients.
Definition: mlat404.c:32
long ae_mlat_tabr[]
Radius coefficients.
Definition: mlat404.c:29
char ae_mlat_args[]
Trigonometric argument harmonics.
Definition: mlat404.c:762
long ae_mlat_tabl[]
Longitude coefficients.
Definition: mlat404.c:35

Ephemeris for the moon.

These are with respect to the mean ecliptic and equinox of date.

Referenced by ae_gmoon().