LunarLanderCAD:
% Lunar Lander
Generate a CAD model of a lunary lander. Creates power and mass reports
of the model and exports it to OBJ.
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
------------------------------------------------------------------------
%
--------------------------------------------------------------------------
Copyright (c) 2014 Princeton Satellite Systems, Inc.
All rights reserved.
--------------------------------------------------------------------------
Children:
AeroUtils: CAD/BuildCADModel
AeroUtils: CAD/CreateBody
AeroUtils: CAD/CreateComponent
AeroUtils: CAD/CreateReport
AeroUtils: CAD/ExportOBJ
AeroUtils: CAD/ThrusterCAD
AeroUtils: ComponentModels/PanelFrame
AeroUtils: ComponentModels/StarCameraBasicModel
Common: Database/Constant
Common: FileUtils/FileFullpath
Common: Graphics/DrawCAD
Common: Graphics/ShapedStrut
Common: Quaternion/Q2Mat
Common: Quaternion/U2Q
Common: Time/Date2JD
Math: Linear/Unit
Missions: LunarMission/LandingLegsCAD