Home
last modified time | relevance | path

Searched refs:o_JD (Results 1 – 1 of 1) sorted by path

/dports/astro/libnova/libnova-0.15.0/lntest/
H A Dtest.c770 double E, e_JD, o_JD; in elliptic_motion_test() local
792 o_JD = ln_get_julian_day (&obs_date); in elliptic_motion_test()
811 ln_get_ell_geo_rect_posn (&orbit, o_JD, &posn); in elliptic_motion_test()
834 V = ln_get_ell_orbit_vel (o_JD, &orbit); in elliptic_motion_test()
860 o_JD = ln_get_julian_day (&obs_date); in elliptic_motion_test()
886 double e_JD, o_JD; in parabolic_motion_test() local
908 o_JD = ln_get_julian_day (&obs_date); in parabolic_motion_test()
922 ln_get_par_geo_rect_posn (&orbit, o_JD, &posn); in parabolic_motion_test()
948 double e_JD, o_JD; in hyperbolic_motion_test() local
980 o_JD = ln_get_julian_day (&obs_date); in hyperbolic_motion_test()
[all …]