Path: SCPro/ProActuators
% Implements and simulates a spacecraft with 3 orthogonal reaction wheels. The spacecraft is given an external disturbance in the x axis. The function 'RHSRWASC' is used for the right-hand-side of the numerical integration. This also shows how to use the time display. ------------------------------------------------------------------------- See also RHSRWASC and ReactionWheel., Plot2D, TimeGUI, TimeLabl, RK4 ------------------------------------------------------------------------- % -------------------------------------------------------------------------- Copyright (c) 2003 Princeton Satellite Systems, Inc. All rights reserved. --------------------------------------------------------------------------
SC: Actuator/FrictionBristle SCPro: ProActuators/ReactionWheel Common: CommonData/SwooshWatermark Common: GUIs/TimeGUI Common: General/CellToMat Common: General/CloseIfHandle Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/TimeLabl Math: Integration/RK4
Back to the SCPro Module page