ECAMC50:

Path: AerospaceUtils/ComponentModels

% Get CAD vertices and face for an ECAM-C50 camera model
--------------------------------------------------------------------------
   Form:
   [v, f] = ECAMC50
--------------------------------------------------------------------------

   -------
   Outputs
   -------
   v            (n,3) Vertices
   f            (n,3) Faces

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

Children:

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

Back to the AerospaceUtils Module page