A2Apogee:

Path: Orbit/OrbitCoord

 Computes the apogee radius from a and e.

--------------------------------------------------------------------------
   Form:
   rA = A2Apogee( a, e )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   a             (1,:)   Semi major axis
   e             (1,:)   Eccentricity

   -------
   Outputs
   -------
   rA            (a,e)   Apogee radius

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

Children:

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