Path: Interplanetary/LowEnergyManeuver
% Calculate an initial velocity from the jacobi constant Calculate an initial velocity in the y-direction from the jacobi constant and the position on the x-axis Type V0FromJacobiConstant for a demo. -------------------------------------------------------------------------- Form: vY0 = V0FromJacobiConstant(x0,J,mu) -------------------------------------------------------------------------- ------ Inputs ------ x0 (1,1) Position on the x-axis j (1,1) Jacobi constant mu (1,1) CRTBP mass parameter ------- Outputs ------- vY0 (1,1) Initial velocity in the y direction --------------------------------------------------------------------------
Interplanetary: LowEnergyManeuver/CRTBPJacobiConstant Interplanetary: LowEnergyManeuverData/f16Ref Common: Database/Constant
Back to the Interplanetary Module page