Lander2D:

Path: SCPro/Demos/Landers

% Landing demo using bilinear tangent thrust programming.
 	Demonsrates the use of the bilinear tangent law on several moons.
   This demo does not account for the moon's curvature. It also assumes
   that the gravity is constant.

   Things to explore:

   1. Try the 3 moons
   2. Add another moon
   3. Try different thrust accelerations, a

   Since version 2014.1
 -------------------------------------------------------------------------
%
 -------------------------------------------------------------------------
	Copyright (c) 2013-2014 Princeton Satellite Systems, Inc.
   All rights reserved.
 -------------------------------------------------------------------------

Children:

Common: Database/Constant
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Math: Integration/RK4
SCPro: Landers/BilinearTangentLaw

Back to the SCPro Module page