heyoka.model.get_vsop2013_mus#
- heyoka.model.get_vsop2013_mus() list[float] #
Get the gravitational parameters of the VSOP2013 theory.
Added in version 0.15.0.
This function will return the standard gravitational parameters used by the VSOP2013 analytical model. The parameters are returned in an array of size 10 in which the indices correspond to the following bodies:
0: Sun,
1: Mercury,
2: Venus,
3: Earth-Moon barycentre,
4: Mars,
5: Jupiter,
6: Saturn,
7: Uranus,
8: Neptune,
9: Pluto.
The gravitational parameters are expressed in \(\mathrm{AU}^3/\mathrm{day}^2\).
- Returns:
the gravitational parameters used by the VSOP2013 theory.