LICENSE
README.md
pyproject.toml
setup.py
py_ballisticcalc/__init__.py
py_ballisticcalc/backend.py
py_ballisticcalc/conditions.py
py_ballisticcalc/drag_model.py
py_ballisticcalc/drag_tables.py
py_ballisticcalc/example.py
py_ballisticcalc/interface.py
py_ballisticcalc/logger.py
py_ballisticcalc/munition.py
py_ballisticcalc/trajectory_calc.py
py_ballisticcalc/trajectory_data.py
py_ballisticcalc/unit.py
py_ballisticcalc.egg-info/PKG-INFO
py_ballisticcalc.egg-info/SOURCES.txt
py_ballisticcalc.egg-info/dependency_links.txt
py_ballisticcalc.egg-info/requires.txt
py_ballisticcalc.egg-info/top_level.txt
tests/test_.py
tests/test_atmosphere.py
tests/test_computer.py
tests/test_config_loader.py
tests/test_danger_space.py
tests/test_mbc.py
tests/test_trajectory.py
tests/test_units.py