Path: SC/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 (c) 1999 Princeton Satellite Systems, Inc. All rights reserved. --------------------------------------------------------------------------
AC: ACData/ACTConstants AerospaceUtils: CAD/BHinge AerospaceUtils: CAD/SetCADQuaternion AerospaceUtils: CAD/SetCADRotation AerospaceUtils: CAD/SetCADState AerospaceUtils: Coord/QLVLH SC: BasicOrbit/CP2I SC: BasicOrbit/E2Nu SC: BasicOrbit/El2RV SC: BasicOrbit/FOrbCart SC: BasicOrbit/M2E SC: BasicOrbit/M2EApp SC: BasicOrbit/M2EEl SC: BasicOrbit/M2EHy SC: BasicOrbit/M2Nu SC: BasicOrbit/M2NuPb SC: Ephem/ECIToPlanet SC: Ephem/EOfE SC: Ephem/EarthNut SC: Ephem/EarthPre SC: Ephem/EarthRot SC: Ephem/GMSTime SC: Ephem/MSidDay SC: Ephem/MoonRot SC: Ephem/Moons SC: Ephem/NutDelta SC: Ephem/ObOfE SC: Ephem/SunV1 SC: Ephem/TruEarth SC: GUIPlugIn/DrawSCPlugIn SC: SCData/sCTConstants SC: SCMat/EarthMR SC: SCModels/SCForImaging SC: SCModels/ShuttleModel SC: Visualization/PlotPlanet Common: CommonData/Constants Common: CommonData/SwooshWatermark Common: CommonData/xSplashSmall Common: Database/Constant Common: GUIs/StopGUI Common: General/CellToMat Common: General/CloseFigure Common: General/DeBlankLT Common: General/DeleteCell Common: General/DispWithTitle Common: General/GetListString Common: General/IsValidField Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Help/HelpSystem Common: Quaternion/AU2Q Common: Quaternion/Mat2Q Common: Quaternion/Q2Mat Common: Quaternion/QPose Common: Quaternion/QTForm Common: Quaternion/QZero Common: Time/DTSToDTA Common: Time/Date2JD Common: Time/JD2000 Common: Time/JD2T Common: Time/JDToMidnight Common: Time/T2JD Math: Integration/RK4 Math: Linear/Cross Math: Linear/DupVect Math: Linear/Mag Math: Linear/Unit Math: MathUtils/R2P5 Math: Trigonometry/CosD Math: Trigonometry/SinD
Back to the SC Module page