|
Stellarium 0.15.2
|
60 #define TASS17_MIMAS 0 61 #define TASS17_ENCELADUS 1 62 #define TASS17_TETHYS 2 63 #define TASS17_DIONE 3 65 #define TASS17_TITAN 5 66 #define TASS17_HYPERION 7 67 #define TASS17_IAPETUS 6 69 void GetTass17Coor(
double jd,
int body,
double *xyz);
70 void GetTass17OsculatingCoor(
const double jd0,
const double jd,
const int body,
double *xyz);