Path: AerospaceUtils/ComponentModels
% Get CAD vertices and faces for the Integrated Communications and Navigation Sensor. Type ICONS for a demo. This is an example of how to build up models of devices and compute their inertias. The sensor consists of two cameras and gimbals. -------------------------------------------------------------------------- Form: [v, f, inr] = ICONS( demo ) -------------------------------------------------------------------------- ------ Inputs ------ demo (1,1) Anything draws icons ------- Outputs ------- v (:,3) Vertices f (:,3) Faces inr (1,1) Inertia data structure --------------------------------------------------------------------------
AerospaceUtils: ComponentModels/USR30Motor Common: CommonData/SwooshWatermark Common: ComponentModels/Box Common: ComponentModels/Frustrum Common: General/DeBlankLT Common: General/Watermark Common: Graphics/DrawVertices Common: Graphics/NewFig Common: Graphics/PltStyle Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Common: MassProperties/AddMass Common: MassProperties/IC623X3 Common: MassProperties/Inertias Math: Linear/DupVect Math: Linear/Mag Math: Linear/SkewSq
Back to the AerospaceUtils Module page