libnova  v 0.15.0
Data Fields
ln_ell_orbit Struct Reference

Elliptic Orbital elements. More...

Data Fields

double a
double e
double i
double w
double omega
double n
double JD

Detailed Description

Elliptic Orbital elements.

TODO. Angles are expressed in degrees.

Examples:

asteroid.c, and comet.c.


Field Documentation

Inclination in degrees

Referenced by ln_get_ell_helio_rect_posn().

Time of last passage in Perihelion, in julian day

Referenced by ln_get_ell_body_elong(), ln_get_ell_body_phase_angle(), ln_get_ell_comet_mag(), and ln_get_ell_helio_rect_posn().

Longitude of ascending node in degrees

Referenced by ln_get_ell_helio_rect_posn().

Argument of perihelion in degrees

Referenced by ln_get_ell_helio_rect_posn().