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