OptimalLunarlanding3D:

% Test fmincon against an analytical solution for the linear tangent law
 The test is for a lunar landing in 3D. The solution is in the moon
 fixed frame.

 Requires fmincon from the MATLAB Optimization Toolbox.
%
--------------------------------------------------------------------------
   Copyright (c) 2015 Princeton Satellite Systems, Inc.
   All rights reserved.
--------------------------------------------------------------------------
   Since 2016.1
--------------------------------------------------------------------------

Children:

Common: Database/Constant
Common: General/DispWithTitle
Common: General/HasOptimizationToolbox
Common: Graphics/PrintFig
Missions: LunarLanding/LandingConst3D
Missions: LunarLanding/LandingCost3D
Missions: LunarLanding/RHSPlanet3D
Missions: LunarLanding/Simulate3DLanding
SCPro: Landers/BilinearTangentLaw