Path: AerospaceUtils/ComponentModels
% Get vertices for an RWA. Type RWAPatch for a demo. Since version 2. -------------------------------------------------------------------------- Form: [v, f] = RWAPatch( r, u ) -------------------------------------------------------------------------- ------ Inputs ------ r (1,:) Type or struct('r','hCenter','rTop','hTop', 'rBottom', hBottom, 'u', u) u (3,1) Unit vector is r is a character. ------- Outputs ------- v (:,3) Vertices f (:,3) Faces --------------------------------------------------------------------------
Common: Graphics/NewFig Math: Linear/Cross Math: Linear/Unit
Back to the AerospaceUtils Module page