Path: Orbit/Visualization
% Simulate and plot an Earth orbit to L2 point low thrust transfer. Sequence is: spiral out / coast / reverse thrust / halo orbit Type L2OrbitPlots for a demo. Since version 11. See also L2OrbitSim. -------------------------------------------------------------------------- Form: L2OrbitPlots( x, d ) -------------------------------------------------------------------------- ------ Inputs ------ x (4,1) Decision variables [phase, T1, T2, dT] - phase Initial phase angle of Earth orbit in xy plane - T1 Time to stop spiral thrust arc - T2 Time to start insertion thrust arc - dT Duration of reverse thrust arc d (.) Data structure describing spacecraft model and CRTBP system ------- Outputs ------- None --------------------------------------------------------------------------
Common: Graphics/Circle Common: Graphics/NewFig Orbit: OrbitData/SEML2OrbitData Orbit: OrbitData/SunEarthMoonSystemConstants Orbit: OrbitManeuver/LTSpiral Orbit: ThreeBody/L2OrbitSim
Back to the Orbit Module page