MaximumDeltaV:

Path: Orbit/OrbitManeuver

% Returns the maximum velocity change fraction
 If uE is not entered you get the ratio.

 Type MaximumDeltaV for a demo.
--------------------------------------------------------------------------
   Form:
   maxDV = MaximumDeltaV(f,uE)
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   f       (1,n) Tank fraction
   uE      (1,p) Exhaust velocity 

   -------
   Outputs
   -------
   maxDV   (p,n)  Maximum velocity change or ratio

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

Children:

Common: Graphics/Plot2D

Back to the Orbit Module page