22#include <libnova/ln_types.h>
39double LIBNOVA_EXPORT ln_get_asteroid_mag (
double JD,
struct ln_ell_orbit * orbit,
double H,
double G);
44double LIBNOVA_EXPORT ln_get_asteroid_sdiam_km (
double H,
double A);
49double LIBNOVA_EXPORT ln_get_asteroid_sdiam_arc (
double JD,
struct ln_ell_orbit * orbit,
double H,
double A);
Elliptic Orbital elements.
Definition ln_types.h:266