Path: AerospaceUtils/Coord
% Generate the LVLH angular rate vector. Type OmegaLVLH for a demo. -------------------------------------------------------------------------- Form: omega = OmegaLVLH( r, v ) -------------------------------------------------------------------------- ------ Inputs ------ r (3,n) Position vectors v (3,n) Velocity vectors ------- Outputs ------- omega (3,n) Rate vectors --------------------------------------------------------------------------
Common: General/DispWithTitle Math: Linear/Cross Math: Linear/Mag Math: Linear/Unit
Back to the AerospaceUtils Module page