ROrb:

Path: Orbit/OrbitCoord

% Computes the orbit radius.

   Since version 1.
--------------------------------------------------------------------------
   Form:
   r = ROrb( e, rp, f )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   e                 Eccentricity
   rp                Perigee radius
   f                 True anomaly

   -------
   Outputs
   -------
   r	                Radius

--------------------------------------------------------------------------
	References: Bate, R. R., Fundamentals of Astrodynamics. pp. 20-40.
--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D

Back to the Orbit Module page