RARP2A:

--------------------------------------------------------------------------
   Computes the semi major axis from apogee and perigee radii

   Since version 1.
--------------------------------------------------------------------------
   Form:
   a = RARP2A( rA, rP )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   rA             (1,m)  Apogee radius
   rP             (1,n)  Perigee radius

   -------
   Outputs
   -------
   a              (m,n)  Semi major Axis

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

Children:

Common: Graphics/Mesh2