FlybyOptimalImpulse:

Path: StraightLine/Flyby

% Find exhaust velocity to maximise payload fraction (fminsearch)
--------------------------------------------------------------------------
 Form:
 [uEOpt,lambda] = FlybyOptimalImpulse( d )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   d        (.)    Engine data structure
                      See Straight2DStructure
--------------------------------------------------------------------------
 See also ZeroPayloadFlyby, SolveLambdaFlyby
--------------------------------------------------------------------------

Children:

StraightLine: Flyby/SolveLambdaFlyby
StraightLine: Flyby/ZeroPayloadFlyby
StraightLine: Straight2D/Straight2DStructure
Common: Database/Constant

Back to the StraightLine Module page