19 #ifndef _LN_ASTEROID_H 20 #define _LN_ASTEROID_H 22 #include <libnova/ln_types.h> 39 double LIBNOVA_EXPORT ln_get_asteroid_mag (
double JD,
struct ln_ell_orbit * orbit,
double H,
double G);
44 double LIBNOVA_EXPORT ln_get_asteroid_sdiam_km (
double H,
double A);
49 double 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:265