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 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 --------------------------------------------------------------------------
AC: ACData/ACTConstants Orbit: LowEnergyManeuver/CRTBPJacobiConstant Orbit: LowEnergyManeuverData/f16Ref SC: SCData/sCTConstants Common: CommonData/Constants Common: CommonData/xSplashSmall Common: Database/Constant Common: General/DeleteCell
Back to the Orbit Module page