Home
last modified time | relevance | path

Searched defs:JPL_HEADER_SIZE (Results 1 – 2 of 2) sorted by relevance

/dports/astro/xplanet/xplanet-1.3.1/src/libephemeris/
H A Djpl_int.h3 #define JPL_HEADER_SIZE (5 * sizeof( double) + 41 * sizeof( int32_t)) macro
/dports/astro/stellarium/stellarium-0.21.3/src/core/planetsephems/
H A Djpl_int.h22 #define JPL_HEADER_SIZE (5 * sizeof( double) + 41 * sizeof( int32_t)) macro