LICENSE
README.md
pyproject.toml
gps_frames/__init__.py
gps_frames/basis.py
gps_frames/parameters.py
gps_frames/paths.py
gps_frames/position.py
gps_frames/rotations.py
gps_frames/transforms.py
gps_frames/vectors.py
gps_frames/velocity.py
gps_frames.egg-info/PKG-INFO
gps_frames.egg-info/SOURCES.txt
gps_frames.egg-info/dependency_links.txt
gps_frames.egg-info/not-zip-safe
gps_frames.egg-info/requires.txt
gps_frames.egg-info/top_level.txt
gps_frames/data/__init__.py
gps_frames/data/geoid_data_1deg.npz
tests/test_basis.py
tests/test_case_study.py
tests/test_example_walkthrough.py
tests/test_framelib.py
tests/test_init.py
tests/test_param.py
tests/test_param_extended.py
tests/test_paths.py
tests/test_pos.py
tests/test_rotations.py
tests/test_rotations_extended.py
tests/test_time.py
tests/test_trans.py
tests/test_trans_extended.py
tests/test_vec.py
tests/test_vectors_extended.py
tests/test_vel.py
tests/test_velocity.py