|
libnova
v 0.16.0
|
Hyperbolic Orbital elements. More...
Data Fields | |
| double | q |
| double | e |
| double | i |
| double | w |
| double | omega |
| double | JD |
Hyperbolic Orbital elements.
TODO. Angles are expressed in degrees.
| double ln_hyp_orbit::e |
Eccentricity
Referenced by ln_get_hyp_body_elong(), ln_get_hyp_body_phase_angle(), and ln_get_hyp_helio_rect_posn().
| double ln_hyp_orbit::i |
Inclination in degrees
Referenced by ln_get_hyp_helio_rect_posn().
| double ln_hyp_orbit::JD |
Time of last passage in Perihelion, in julian day
Referenced by ln_get_hyp_body_elong(), ln_get_hyp_body_phase_angle(), and ln_get_hyp_helio_rect_posn().
| double ln_hyp_orbit::omega |
Longitude of ascending node in degrees
Referenced by ln_get_hyp_helio_rect_posn().
| double ln_hyp_orbit::q |
Perihelion distance in AU
Referenced by ln_get_hyp_body_elong(), ln_get_hyp_body_phase_angle(), and ln_get_hyp_helio_rect_posn().
| double ln_hyp_orbit::w |
Argument of perihelion in degrees
Referenced by ln_get_hyp_helio_rect_posn().
1.8.8