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