22 #define JPL_HEADER_SIZE (5 * sizeof( double) + 41 * sizeof( int32_t)) 34 double posn_coeff[MAX_CHEBY], vel_coeff[MAX_CHEBY], twot;
35 unsigned n_posn_avail, n_vel_avail;
39 double ephem_start, ephem_end, ephem_step;
44 uint32_t ephemeris_version;
47 uint32_t kernel_size, recsize, ncoeff;
49 uint32_t curr_cache_loc;