BuildXYZSat:

Path: SC/Demos/CAD

% A very simple 'XYZ' spacecraft with six panels and axes.
 The axes follow the order of MATLAB's default colors:
    x - blue   y - green   x - red

 The model is stored in XYZSat.mat in SCModels/
 -------------------------------------------------------------------------
  See also BuildCADModel, CreateBody, CreateComponent, QLVLH, 
  FindDirectory, SaveStructure
 -------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
  Copyright (c) 2003, 2007 Princeton Satellite Systems, Inc.
  All rights reserved.
-------------------------------------------------------------------------------

Children:

AeroUtils: CAD/BuildCADModel
AeroUtils: CAD/CreateBody
AeroUtils: CAD/CreateComponent
AeroUtils: Coord/QLVLH
Common: FileUtils/FindDirectory
Common: General/SaveStructure

Back to the SC Module page