Stellarium
0.17.0
|
Data Fields | |
double | ephem_start |
double | ephem_end |
double | ephem_step |
uint32_t | ncon |
double | au |
double | emrat |
uint32_t | ipt [15][3] |
uint32_t | ephemeris_version |
uint32_t | kernel_size |
uint32_t | recsize |
uint32_t | ncoeff |
uint32_t | swap_bytes |
uint32_t | curr_cache_loc |
double | pvsun [9] |
double | pvsun_t |
double * | cache |
struct interpolation_info | iinfo |
FILE * | ifile |
double jpl_eph_data::au |
double* jpl_eph_data::cache |
uint32_t jpl_eph_data::curr_cache_loc |
double jpl_eph_data::emrat |
double jpl_eph_data::ephem_end |
double jpl_eph_data::ephem_start |
double jpl_eph_data::ephem_step |
uint32_t jpl_eph_data::ephemeris_version |
FILE* jpl_eph_data::ifile |
struct interpolation_info jpl_eph_data::iinfo |
uint32_t jpl_eph_data::ipt[15][3] |
uint32_t jpl_eph_data::kernel_size |
uint32_t jpl_eph_data::ncoeff |
uint32_t jpl_eph_data::ncon |
double jpl_eph_data::pvsun[9] |
double jpl_eph_data::pvsun_t |
uint32_t jpl_eph_data::recsize |
uint32_t jpl_eph_data::swap_bytes |