Lander2D:

Path: SCPro/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

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

Children:

AC: ACData/ACTConstants
SC: SCData/sCTConstants
SCPro: Landers/BilinearTangentLaw
Common: CommonData/Constants
Common: CommonData/SwooshWatermark
Common: CommonData/xSplashSmall
Common: Database/Constant
Common: General/CellToMat
Common: General/DeleteCell
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Graphics/TimeLabl
Math: Integration/RK4

Back to the SCPro Module page