LaserRangefinder:

Path: AerospaceUtils/ComponentModels

% Vertices and faces for a laser range finder
 This includes a housing, a cylindrical optic and a mounting plate.
--------------------------------------------------------------------------
   Form:
   [v,f] = LaserRangefinder
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   none

   -------
   Outputs
   -------
   v    (:,3) Vertices
   A    (:,3) Faces 

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

Children:

Common: ComponentModels/Box
Common: ComponentModels/Frustrum
Common: Graphics/DrawVertices

Back to the AerospaceUtils Module page