Components are classes that represent objects that are put together to form a vehicle. More...
Modules | |
Airfoils | |
Configs | |
This is the component that defines the template for vehicle configurations. | |
Costs | |
Cost component. | |
Energy | |
Components used in energy networks. | |
Fuselages | |
Components traditionally considered to be the fuselage of a vehicle. | |
Landing Gear | |
Components considered are the Main and Nose Landing Gear. | |
Lofted_Body_Segment | |
Components traditionally considered to be the fuselage of a vehicle. | |
Nacelles | |
These typically contain the primary payload of the vehicle. | |
Payloads | |
Available payload componentsinit.py. | |
Systems | |
These are the components which define a vehicle's onboard systems. | |
Wings | |
init.py | |
Components are classes that represent objects that are put together to form a vehicle.
init.py
They contain default variables and may contain functions that operate on these variables.
Created:
Modified: Feb 2016, T. MacDonald Modified: Feb 2020, M. Clarke