Path: Orbit/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 -------------------------------------------------------------------------- Form: [vy0] = V0FromJacobiConstant(x0,J,mu) -------------------------------------------------------------------------- ------ Inputs ------ x0 (1) position on the x-axis J (1) Jacobi constant mu (1) CRTBP mass parameter ------- Outputs ------- vy0 (1) Initial velocity in the y direction --------------------------------------------------------------------------
Common: Database/Constant
Back to the Orbit Module page