Path: SC/Demos/CAD
% Simulate the space shuttle model. We rotate the shuttle bay doors and the attached robot arm using the body hinge structure of the CAD model. The shuttle model is loaded from a mat-file. This script shows how to interact with DrawSCPlugIn in a simulation loop. ------------------------------------------------------------------------ See also DrawSCPlugIn, QLVLH, QPose, StopGUI, RK4, JD2000, El2RV ------------------------------------------------------------------------ % -------------------------------------------------------------------------- Copyright 1999 Princeton Satellite Systems, Inc. All rights reserved. --------------------------------------------------------------------------
AerospaceUtils: CAD/SetCADQuaternion AerospaceUtils: CAD/SetCADRotation AerospaceUtils: CAD/SetCADState AerospaceUtils: Coord/QLVLH Common: GUIs/StopGUI Common: Time/JD2000 Math: Integration/RK4 SC: BasicOrbit/El2RV SC: BasicOrbit/FOrbCart SC: GUIPlugIn/DrawSCPlugIn SC: SCModels/ShuttleModel
Back to the SC Module page