Path: AerospaceUtils/ComponentModels
% Generate vertices and faces for a Northrop Grumman TR-308 engine. This is a liquid apogee engine. Type LAETR308CAD for a demo. This does not have any data for the engine, it just creates vertices and faces. -------------------------------------------------------------------------- Form: [v, f] = LAETR308CAD -------------------------------------------------------------------------- ------ Inputs ------ None ------- Outputs ------- v (:,3) Vertices f (:,3) Faces --------------------------------------------------------------------------
AerospaceUtils: ComponentModels/SurfaceOfRevolution Common: Graphics/DrawVertices
Back to the AerospaceUtils Module page