DetermineVArrival.m
This function determines the arrival velocity of an orbit for a given initial position and velocity and arrival position
Inputs:
r1 - initial position
v1 - initial velocity
r2 - arrival position
mu - gravitational parameter
Outputs:
v2 - arrival velocity
The units of the input variables must agree. Examples include: (km & s),
(DU & TU), etc
Cite As
Brandon (2022). DetermineVArrival.m (https://www.mathworks.com/matlabcentral/fileexchange/46650-determinevarrival-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.