NutationMWA:

Path: SC/Dynamics

% Nutation with a momentum wheel
 This is based on the assumption that wheel is aligned with Y, though
 you can use any combination. The body rates are assumed zero.
--------------------------------------------------------------------------
   Form:
   omega = NutationMWA( iX, iZ, hMWA )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   iX    (1,1) X inertia (kg-m^2)
   iZ    (1,1) Z inertia (kg-m^2)
   hMWA  (1,1) Momentum wheel momentum (Nms)

   -------
   Outputs
   -------
   omega	(1,:) Nutation frequency (rad/s)

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

Children:

Common: Graphics/Plot2D

Back to the SC Module page