MANIFEST.in
README.md
pyproject.toml
setup.py
ADR/__init__.py
ADR/analyzer.py
ADR/main.py
ADR/parameters.py
ADR/Analysis/__init__.py
ADR/Analysis/Aerodynamics/AerodynamicPlots.py
ADR/Analysis/Aerodynamics/__init__.py
ADR/Analysis/Performance/Power.py
ADR/Analysis/Performance/Takeoff.py
ADR/Analysis/Performance/__init__.py
ADR/Analysis/Performance/run_Power.py
ADR/Analysis/Performance/run_Takeoff.py
ADR/Analysis/Stability/__init__.py
ADR/Checkers/Dimensions.py
ADR/Checkers/Scoreboard.py
ADR/Checkers/StaticMargin.py
ADR/Checkers/TrimmRange.py
ADR/Checkers/__init__.py
ADR/Components/Component.py
ADR/Components/Plane.py
ADR/Components/__init__.py
ADR/Components/Aerodynamic_components/Aerodynamic_section.py
ADR/Components/Aerodynamic_components/Aerodynamic_surface.py
ADR/Components/Aerodynamic_components/Airfoil.py
ADR/Components/Aerodynamic_components/HS.py
ADR/Components/Aerodynamic_components/VS.py
ADR/Components/Aerodynamic_components/Wing.py
ADR/Components/Aerodynamic_components/__init__.py
ADR/Components/Points/CA.py
ADR/Components/Points/CG.py
ADR/Components/Points/TPR.py
ADR/Components/Points/__init__.py
ADR/Components/Propulsion/Motor.py
ADR/Components/Propulsion/__init__.py
ADR/Components/References/Static_margin.py
ADR/Components/References/__init__.py
ADR/Components/tests/__init__.py
ADR/Components/tests/test_Component.py
ADR/Components/tests/test_Plane.py
ADR/Core/__init__.py
ADR/Core/data_manipulation.py
ADR/Core/import_functions.py
ADR/Methods/FundamentalEquations.py
ADR/Methods/__init__.py
ADR/Methods/tests/__init__.py
ADR/Methods/tests/test_FundamentalEquations.py
ADR/tests/__init__.py
ADR/tests/test_analyzer.py
AircraftDR.egg-info/PKG-INFO
AircraftDR.egg-info/SOURCES.txt
AircraftDR.egg-info/dependency_links.txt
AircraftDR.egg-info/requires.txt
AircraftDR.egg-info/top_level.txt