LowThrustMarsOptimalTransfer:

Path: Interplanetary/MissionAnaluysis

% Perform an optimal 2D transfer from Earth to Mars orbits.
 This performs a discrete optimization of a linearized system using
 Simplex. The mass of the spacecraft (and the acceleration) is assumed to
 be constant.
 
 See also Constant, BarPlot, NewFig, TimeLabl, TitleS, XLabelS, YLabelS, 
 Mag, OptimalTrajectory, LTSpiral, LinOrb, Planets
 
%
-------------------------------------------------------------------------------
   Copyright (c) 2002 Princeton Satellite Systems, Inc. All rights reserved.
-------------------------------------------------------------------------------

Children:

Orbit: OrbitManeuver/LTSpiral
Orbit: RHSOrbit/LinOrb
SC: Ephem/Planets
Common: Database/Constant
Common: Graphics/BarPlot
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Common: Graphics/TitleS
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Math: Analysis/OptimalTrajectory
Math: Linear/Mag

Back to the Interplanetary Module page