RCAIDE.Library.Plots.Geometry

Geometry#

RCAIDE Package Setup for Geometry Plotting Functions

This module provides a collection of functions for visualizing vehicle geometry and components in 2D and 3D.

See also

RCAIDE.Library.Plots.Energy

Energy system visualization functions

RCAIDE.Library.Plots.Performance

Vehicle performance visualization functions

RCAIDE.Library.Plots.Mission

Mission profile visualization functions

Modules

Common

RCAIDE Geometry Plotting Package

plot_3d_fuselage

plot_3d_nacelle(plot_data, nacelle[, ...])

Creates a 3D visualization of a nacelle surface using tessellated panels.

plot_3d_rotor(rotor[, save_filename, ...])

Creates a 3D visualization of a rotor with multiple blades.

plot_3d_vehicle(vehicle[, show_axis, ...])

Creates a complete 3D visualization of an aircraft including all major components.

plot_3d_vehicle_vlm_panelization(vehicle[, ...])

Creates a 3D visualization of vehicle vortex lattice method (VLM) panelization.

plot_3d_wing(plot_data, wing[, ...])

Creates a 3D visualization of wing surfaces including symmetric sections if applicable.

plot_airfoil(airfoil_paths[, save_figure, ...])

Creates a 2D visualization of airfoil geometries from coordinate files.

plot_layout_of_passenger_accommodations(fuselage)

Plot aircraft layout of passenger accommodations

plot_rotor(prop[, face_color, edge_color, ...])

Creates a 2D visualization of rotor/propeller geometry distributions.