nova.nutation

Undocumented in source.

Members

Functions

ln_get_equ_nut
void ln_get_equ_nut(ln_equ_posn mean_position, double JD, ln_equ_posn position)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_nutation
void ln_get_nutation(double JD, ln_nutation nutation)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

LN_NUTATION_EPOCH_THRESHOLD
enum LN_NUTATION_EPOCH_THRESHOLD;
Undocumented in source.
TERMS
enum TERMS;
Undocumented in source.

Static variables

arguments
nutation_arguments[TERMS] arguments;
Undocumented in source.
c_JD
real c_JD;
c_ecliptic
real c_ecliptic;
c_longitude
real c_longitude;
c_obliquity
real c_obliquity;
Undocumented in source.
coefficients
nutation_coefficients[TERMS] coefficients;
Undocumented in source.

Structs

nutation_arguments
struct nutation_arguments
Undocumented in source.
nutation_coefficients
struct nutation_coefficients
Undocumented in source.

Meta