Path: SCPro/DynamicalModels
% 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) --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the SCPro Module page