|
Stellarium 0.15.2
|
56 #define GUST86_MIRANDA 0 57 #define GUST86_ARIEL 1 58 #define GUST86_UMBRIEL 2 59 #define GUST86_TITANIA 3 60 #define GUST86_OBERON 4 62 void GetGust86Coor(
const double jd,
const int body,
double *xyz);
91 void GetGust86OsculatingCoor(
const double jd0,
const double jd,
const int body,
double *xyz);