MeanMotn:

Path: Orbit/OrbitMechanics

% Computes the mean orbit rate for an elliptic orbit
--------------------------------------------------------------------------
   Form:
   omegaMean = MeanMotn( a, mu )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   a                     Semi-major axis
   mu                    Gravitational constant

   -------
   Outputs
   -------
   omegaMean             mean orbit rate

--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D

Back to the Orbit Module page