Path: Orbit/OrbitMechanics
% Compute the energy for any orbit
Since version 1.
--------------------------------------------------------------------------
Form:
E = Energy( a, mu )
--------------------------------------------------------------------------
------
Inputs
------
a Semi-major axis (is inf for a parabola and negative
for a hyperbola)
mu Gravitational parameter
-------
Outputs
-------
E Energy
--------------------------------------------------------------------------
References: Wiesel, W. E., Spaceflight Dynamics, McGraw-Hill, 1988, pp. 53.
--------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the Orbit Module page