Path: SC/Attitude
% Compute the libration frequency from inertia and orbit rate. Type LibrationFrequency for a demo of a gravity gradient stable spacecraft. -------------------------------------------------------------------------- Form: omega = LibrationFrequency( inertia, n ) -------------------------------------------------------------------------- ------ Inputs ------ inertia (3,3) Inertia matrix n (1,1) Orbit rate ------- Outputs ------- omega (3,1) Frequencies --------------------------------------------------------------------------
SC: BasicOrbit/VOrbit Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Math: Linear/Skew
Back to the SC Module page