BuildSCModelForImaging:

Path: SC/Demos/CAD

% Creates a model for the thermal demo.
 The spacecraft has a bus and solar panels with no other components. The
 resulting file is called SCForImaging.mat and stored in SCModels/.
  ------------------------------------------------------------------------
  See also BuildCADModel, CreateComponent, ArrayPatch, Panels, 
  SaveStructure
  ------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
   Copyright (c) 1998-2003, 2015 Princeton Satellite Systems, Inc.
   All rights reserved.
-------------------------------------------------------------------------------

Children:

AeroUtils: CAD/BuildCADModel
AeroUtils: CAD/CreateBody
AeroUtils: CAD/CreateComponent
AeroUtils: ComponentModels/ArrayPatch
AeroUtils: ComponentModels/Panels
Common: FileUtils/FindDirectory
Common: General/SaveStructure

Back to the SC Module page