Path: SCPro/Demos/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. --------------------------------------------------------------------------
Common: Graphics/Plot2D Common: Graphics/TimeGUI Common: Graphics/TimeLabl Math: Integration/RK4 SCPro: ProActuators/ReactionWheel
Back to the SCPro Module page