Metadata-Version: 2.1
Name: pyvectorguidance
Version: 1.0
Summary: Vector Guidance methods implemented in Python.
Home-page: https://github.com/iftahnaf/pyvectorguidance
Author: Iftach Naftaly
Author-email: iftahnaf@gmail.com
License: Apache Software License
Download-URL: https://github.com/user/reponame/archive/v_01.tar.gz
Keywords: Python,Vector Guidance
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# General Info
Vector Guidance methods implemented in Python.

# Install:

        pip install pyvectorguidance

# References

1. `S. Gutman and S. Rubinsky, "3D-nonlinear vector guidance and exo-atmospheric interception," in IEEE Transactions on Aerospace and Electronic Systems, vol. 51, no. 4, pp. 3014-3022, Oct. 2015, doi: 10.1109/TAES.2015.140204.`

2. `Gutman, S. (2019). Exoatmospheric Interception via Linear Quadratic Optimization. Journal of Guidance, Control, and Dynamics.`

3. `S. Gutman, "Rendezvous and Soft Landing in Closed Form via LQ Optimization," 2019 27th Mediterranean Conference on Control and Automation (MED), Akko, Israel, 2019, pp. 536-540, doi: 10.1109/MED.2019.8798572.`

