Sun#

class spacekernel.bodies.Sun(Time time)#

Bases: CelestialBody

Represent the Sun as a CelestialBody with standard gravitational parameters and radius constants.

Parameters:
timeTime

Epoch at which to evaluate or load the body’s state vectors.

Members#

All values are in SI

Sun.GM_JPL2021 = 1.3271244004127942e+20#
Sun.GM_IAU2015 = 1.3271244e+20#
Sun.GM_SEI1992 = 1.32712428e+20#
Sun.GM = 1.3271244e+20#
Sun.Re_IAU2015 = 695700000.0#
Sun.Re_SEI1992 = 696000000.0#
Sun.Re = 695700000.0#