Variables
mlr404.c File Reference

Ephemeris data for the moon. More...

#include "aephem.h"

Variables

long ae_mlr_tabl []
 Longitude coefficients.
 
long ae_mlr_tabb [] = {-1}
 Latitude coefficients.
 
long ae_mlr_tabr []
 Radius coefficients.
 
char ae_mlr_args []
 Trignonometric argument harmonics.
 
struct ae_plantbl_t ae_mlr404
 Ephemeris data for the moon. More...
 

Detailed Description

Ephemeris data for the moon.

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

Variable Documentation

struct ae_plantbl_t ae_mlr404
Initial value:
= {
14,
{3, 26, 29, 23, 5, 10, 0, 0, 0, 8, 4, 4, 6, 2, 0, 0, 0, 0},
3,
2.5735686895300000e-03,
3.6525000000000000e+06,
1.0000000000000000e-04,
}
long ae_mlr_tabr[]
Radius coefficients.
Definition: mlr404.c:1346
long ae_mlr_tabl[]
Longitude coefficients.
Definition: mlr404.c:52
char ae_mlr_args[]
Trignonometric argument harmonics.
Definition: mlr404.c:2637
long ae_mlr_tabb[]
Latitude coefficients.
Definition: mlr404.c:1343

Ephemeris data for the moon.

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

Referenced by ae_gmoon().