ICONS:

Path: AerospaceUtils/ComponentModels

% Generate a model of 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.
--------------------------------------------------------------------------
   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

--------------------------------------------------------------------------

Children:

AerospaceUtils: ComponentModels/USR30Motor
Common: ComponentModels/Box
Common: ComponentModels/Frustrum
Common: Graphics/NewFig
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: MassProperties/AddMass
Common: MassProperties/Inertias
Math: Linear/DupVect
Math: Linear/Mag

Back to the AerospaceUtils Module page