Searched refs:pluto_el (Results 1 – 2 of 2) sorted by relevance
/dports/astro/pykep/pykep-2.6/src/planet/ |
H A D | jpl_low_precision.cpp | 55 static const double pluto_el[6] = {39.48211675, 0.24882730, 17.14001206, 238.92903833, 224.06891629… variable 148 std::copy(pluto_el, pluto_el + 6, &jpl_elements[0]); in jpl_lp()
|
/dports/astro/py-pykep/pykep-2.6/src/planet/ |
H A D | jpl_low_precision.cpp | 55 static const double pluto_el[6] = {39.48211675, 0.24882730, 17.14001206, 238.92903833, 224.06891629… variable 148 std::copy(pluto_el, pluto_el + 6, &jpl_elements[0]); in jpl_lp()
|