pub unsafe extern "C" fn calceph_compute(
eph: *mut t_calcephbin,
JD0: f64,
time: f64,
target: c_int,
center: c_int,
PV: *mut f64,
) -> c_intExpand description
compute the position <x,y,z> and velocity <xdot,ydot,zdot> for a given target and center at a single time. The output is in UA, UA/day, radians