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 Math: Linear/Skew
Back to the SC Module page