nova.parabolic_motion

Undocumented in source.

Members

Functions

ln_get_par_body_earth_dist
double ln_get_par_body_earth_dist(double JD, ln_par_orbit orbit)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_par_body_elong
double ln_get_par_body_elong(double JD, ln_par_orbit orbit)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_par_body_equ_coords
void ln_get_par_body_equ_coords(double JD, ln_par_orbit orbit, ln_equ_posn posn)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_par_body_next_rst
int ln_get_par_body_next_rst(double JD, ln_lnlat_posn observer, ln_par_orbit orbit, ln_rst_time rst)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_par_body_next_rst_horizon
int ln_get_par_body_next_rst_horizon(double JD, ln_lnlat_posn observer, ln_par_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_par_body_next_rst_horizon_future
int ln_get_par_body_next_rst_horizon_future(double JD, ln_lnlat_posn observer, ln_par_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_par_body_phase_angle
double ln_get_par_body_phase_angle(double JD, ln_par_orbit orbit)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_par_body_rst
int ln_get_par_body_rst(double JD, ln_lnlat_posn observer, ln_par_orbit orbit, ln_rst_time rst)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_par_body_rst_horizon
int ln_get_par_body_rst_horizon(double JD, ln_lnlat_posn observer, ln_par_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_par_body_solar_dist
double ln_get_par_body_solar_dist(double JD, ln_par_orbit orbit)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_par_geo_rect_posn
void ln_get_par_geo_rect_posn(ln_par_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_par_helio_rect_posn
void ln_get_par_helio_rect_posn(ln_par_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_par_radius_vector
double ln_get_par_radius_vector(double q, double t)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_par_true_anomaly
double ln_get_par_true_anomaly(double q, double t)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_solve_barker
double ln_solve_barker(double q, double t)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta