nova.hyperbolic_motion

Undocumented in source.

Members

Functions

ln_get_hyp_body_earth_dist
double ln_get_hyp_body_earth_dist(double JD, ln_hyp_orbit orbit)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_hyp_body_elong
double ln_get_hyp_body_elong(double JD, ln_hyp_orbit orbit)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_hyp_body_equ_coords
void ln_get_hyp_body_equ_coords(double JD, ln_hyp_orbit orbit, ln_equ_posn posn)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_hyp_body_next_rst
int ln_get_hyp_body_next_rst(double JD, ln_lnlat_posn observer, ln_hyp_orbit orbit, ln_rst_time rst)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_hyp_body_next_rst_horizon
int ln_get_hyp_body_next_rst_horizon(double JD, ln_lnlat_posn observer, ln_hyp_orbit orbit, double horizon, ln_rst_time rst)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_hyp_body_next_rst_horizon_future
int ln_get_hyp_body_next_rst_horizon_future(double JD, ln_lnlat_posn observer, ln_hyp_orbit orbit, double horizon, int day_limit, ln_rst_time rst)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_hyp_body_phase_angle
double ln_get_hyp_body_phase_angle(double JD, ln_hyp_orbit orbit)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_hyp_body_rst
int ln_get_hyp_body_rst(double JD, ln_lnlat_posn observer, ln_hyp_orbit orbit, ln_rst_time rst)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_hyp_body_rst_horizon
int ln_get_hyp_body_rst_horizon(double JD, ln_lnlat_posn observer, ln_hyp_orbit orbit, double horizon, ln_rst_time rst)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_hyp_body_solar_dist
double ln_get_hyp_body_solar_dist(double JD, ln_hyp_orbit orbit)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_hyp_geo_rect_posn
void ln_get_hyp_geo_rect_posn(ln_hyp_orbit orbit, double JD, ln_rect_posn posn)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_hyp_helio_rect_posn
void ln_get_hyp_helio_rect_posn(ln_hyp_orbit orbit, double JD, ln_rect_posn posn)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_hyp_radius_vector
double ln_get_hyp_radius_vector(double q, double e, double t)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_hyp_true_anomaly
double ln_get_hyp_true_anomaly(double q, double e, double t)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_solve_hyp_barker
double ln_solve_hyp_barker(double Q1, double G, double t)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

GAUS_GRAV
enum GAUS_GRAV;
Undocumented in source.
PREC
enum PREC;
Undocumented in source.

Meta