Path: SC/Demos/CAD
% A very simple spacecraft with thrusters and one sensor. This model is used in the demo REAControl. REA stands for Rocket Engine Assembly, i.e. thrusters. The thrusters are defined by their position in the body frame, r, and their thrust unit vector, u. ------------------------------------------------------------------------- See also BuildCADModel, CreateBody, CreateComponent, QLVLH, FindDirectory, SaveStructure ------------------------------------------------------------------------- % ------------------------------------------------------------------------------- Copyright (c) 2003 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------------
AeroUtils: CAD/BuildCADModel AeroUtils: CAD/CreateBody AeroUtils: CAD/CreateComponent AeroUtils: Coord/QLVLH Common: FileUtils/FindDirectory Common: General/SaveStructure
Back to the SC Module page