OmegaLVLH:
--------------------------------------------------------------------------
Generate the LVLH angular rate vector.
Type OmegaLVLH for a demo.
--------------------------------------------------------------------------
Form:
omeg = OmegaLVLH( r, v )
--------------------------------------------------------------------------
------
Inputs
------
r (3,n) Position vectors
v (3,n) Velocity vectors
-------
Outputs
-------
omega (3,n) Rate vectors
--------------------------------------------------------------------------
Children:
Common: Math/Cross
Common: Math/Mag
Common: Math/Unit