Path: Orbit/OrbitMechanics
% Computes the asymptotic velocity for a hyperbola -------------------------------------------------------------------------- Form: v = VInf( a, mu ) -------------------------------------------------------------------------- ------ Inputs ------ a Semi-major axis (- for a hyperbola) mu Gravitational parameter (default = 3.98600436e5) ------- Outputs ------- v Asymptotic velocity for a hyperbola -------------------------------------------------------------------------- References: Wiesel, W. E., Spaceflight Dynamics, McGraw-Hill, 1988, pp. 68. --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the Orbit Module page