LunarLanderCAD:

Path: LunarMissions/LunarCAD

% Generate lunar lander CAD model
 Generate a CAD model of a lunary lander. Creates power and mass reports
 of the model and exports it to OBJ. Loads RCS.mat for thruster data.
 
 Components in the model:

  GN&C
  ----
  1 IMU                       
  6 Sun sensors
  1 Star camera
  1 Navigation camera

  Communications
  --------------
  2 Omni antenna              
  1 High gain antenna         

  Power
  -----
  1 LiOn battery              
  2 Solar arrays           

  Data processing
  ---------------
  1 RAD 5545 processor (cPCI)  
  1 Interface board   (cPCI)  
  1 Mass memory board (cPCI)  
  1 Command receiver  (cPCI)  
  1 GPS receiver      (cPCI)  

  Structure
  ---------
  Composite frame              
  Composite panels            

  See also BuildCADModel, CreateReport, ExportOBJ, DrawCAD
  ------------------------------------------------------------------------
%
--------------------------------------------------------------------------
   Copyright (c) 2014 Princeton Satellite Systems, Inc.
   All rights reserved.
--------------------------------------------------------------------------