Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 613 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 613 Bytes

UAM Port ABM

This repository contains source code for simulating a simple network of UAM ports and eVTOL vehicles as a part of homework for AAE 560 System of systems modeling and analysis. The only agent within the model is the EVTOL vehicle which interacts with its environment (i.e. network of UAM ports) to perform its mission. Since the model is simple, it is implemented entirely in Python using OOP. Please refer documentation for simulation results.

License

Repository is licensed under Apache License, Version 2.0. See LICENSE file for more details.