OmegaLVLH:

Path: AerospaceUtils/Coord

% Generate the LVLH angular rate vector.

 Type OmegaLVLH for a demo.

 Since version 10.
--------------------------------------------------------------------------
   Form:
   omeg = OmegaLVLH( r, v )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   r          (3,n) Position vectors
   v          (3,n) Velocity vectors

   -------
   Outputs
   -------
   omega      (3,n) Rate vectors

--------------------------------------------------------------------------

Children:

Common: General/DispWithTitle
Math: Linear/Cross
Math: Linear/Mag
Math: Linear/Unit

Back to the AerospaceUtils Module page