mubody.core.kepler.energy#

mubody.core.kepler.energy(mu, a)#

Computes orbit energy.

Parameters:
  • mu (float) – Standard gravitational parameter of the central body [km3/s2]

  • a (float) – Semi-major axis of the orbit [km]

Returns:

energy – Orbit energy [km2/s2]

Return type:

float