NutationAnimation:

Path: SC/Dynamics

% Demonstrates rigid body rotation.
   You enter a time step, end time, dimensions of the cube and mass.
   You can also enter a step body fixed disturbance.

   The displayed cube is based on the entered dimensions.
   During the simulation you can rotate the cube with the mouse.

   Uses the SCT functions:

   Inertias
   AnimateCube
   RK4 (Runge-Kutta 4th order numerical integration)
   FRB (rigid body rhs)
   TimeLabl (generates reasonable labels in sec, min, etc.)
   Plot2D
   Plot3D
  ------------------------------------------------------------------------
  See also AnimateCube, Inertias, QTForm, Figui, Plot2D, Plot3D, 
  TimeLabl, Mag, RK4
  ------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
   Copyright (c) 1995-2006 Princeton Satellite Systems, Inc.
   All rights reserved.
-------------------------------------------------------------------------------

Children:

SC: BasicOrbit/RVFromKepler
Common: CommonData/SwooshWatermark
Common: GUIs/Figui
Common: General/CellToMat
Common: General/CloseFigure
Common: General/DeBlankLT
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/AddView
Common: Graphics/AnimateCube
Common: Graphics/Axis3D
Common: Graphics/Ellipsd
Common: Graphics/Map
Common: Graphics/NewFig
Common: Graphics/PlaybackControls
Common: Graphics/Plot2D
Common: Graphics/Plot3D
Common: Graphics/PltStyle
Common: Graphics/SortFigs
Common: Graphics/TimeLabl
Common: Graphics/TitleS
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Help/HelpSystem
Common: MassProperties/IC623X3
Common: MassProperties/Inertias
Common: Quaternion/QForm
Common: Quaternion/QTForm
Math: Integration/RK4
Math: Linear/DupVect
Math: Linear/Mag

Back to the SC Module page