Path: Orbit/OrbitMechanics
% Compute the flight path angle from elements Since version 8. -------------------------------------------------------------------------- Form: phi = FlightPathAngleFromCartEl( el ) -------------------------------------------------------------------------- ------ Inputs ------ el (6,:) [a;i;w;W;e;M] ------- Outputs ------- phi (1,:) Flight path angle -------------------------------------------------------------------------- Reference: Bond, V. R., M. C. Allman, "Modern Astrodynamics". -------------------------------------------------------------------------- Copyright (c) 2009 Princeton Satellite Systems, Inc. All rights reserved. --------------------------------------------------------------------------
Common: Graphics/Plot2D Math: Linear/Dot Math: Linear/DupVect Math: Linear/Unit
Back to the Orbit Module page