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,:) Tank fraction
   uE      (1,1) Exhaust velocity 

   -------
   Outputs
   -------
   maxDV   (1,:)  Maximum velocity change or ratio

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

Children:

Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle

Back to the Orbit Module page