HEl:

Path: Orbit/OrbitMechanics

% Computes orbit angular momentum from the elements vector.

   Since version 1.
--------------------------------------------------------------------------
   Form:
   h = HEl( el, mu )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   el                    Elements vector [a,i,W,w,e,M]
   mu                    Gravitational parameter

   -------
   Outputs
   -------
   h                     Angular momentum

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

Children:

Orbit: OrbitCoord/SLR
Common: General/DeBlankLT
Common: Graphics/Mesh2
Common: Graphics/NewFig
Common: Graphics/PltStyle
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Math: Linear/DupVect

Back to the Orbit Module page