Path: Orbit/LowEnergyManeuver
% Compute a periodic orbit for a LET transfer. The orbit has nearest periapsis at r1. Since version 9. -------------------------------------------------------------------------- Form: [d] = LETGuess( p1, mu, family ); -------------------------------------------------------------------------- ------ Inputs ------ mu (1) Gravity ratio of the CRTBP p1 (1) Nearest periapse radius family (1) Family name from Markellos catalog - 'f16' - 'f16p' ------- Outputs ------- d (:) Data structure with inforamation about the orbit --------------------------------------------------------------------------
Common: Database/Constant Orbit: LowEnergyManeuver/CRTBPJacobiConstant Orbit: LowEnergyManeuver/PeriodicOrbitFromGuess Orbit: LowEnergyManeuver/V0FromJacobiConstant Orbit: ThreeBody/PropagateCRTBP
Back to the Orbit Module page