Path: Interplanetary/LowEnergyManeuver
% Transfer a CRTBP LET to the restricted 3 body, non-planar problem. -------------------------------------------------------------------------- Form: [elementsNew,dV1EphNew] = Targeting3BP2(elements,dV1Eph,dt,et,muMoon) -------------------------------------------------------------------------- ------ Inputs ------ elements (1,6) Ecliptic orbital elements of the initial state dV1Eph (1,1) Magnitude of the initial burn dt (1,1) Transfer time et (1,1) Seconds after the Epoch at which the transfer is initiated muMoon (1,1) Gravitational parameter of the Moon jDate (1,1) Julian date ------- Outputs ------- elementsNew (1,6) Converged ecliptic orbital elements dV1EphNew (1,1) Converged maneuver magnitude --------------------------------------------------------------------------
Interplanetary: Ephemeris/PlanetPositionEMBarycenter Interplanetary: LowEnergyManeuver/CheckForOptimizationToolbox Interplanetary: LowEnergyManeuver/J20002RotPuls Interplanetary: LowEnergyManeuver/PlotLET3BP Interplanetary: LowEnergyManeuver/Propagate3BP SC: BasicOrbit/El2RV Common: Database/Constant Math: Linear/Mag Math: Linear/Unit
Back to the Interplanetary Module page