Project description
Proportional Navigation
A package to easily do proportional navigation . This navigation equation is popular for target-persuader Line-of-Sight applications, such as missiles. The popularity stems partially from it's simple implementation, and effectiveness.
Explanation on notation
From the below figure, it is clear that we are using velocity/heading model for each body (proportional_navigation.HeadingVelocity(psi,x,y,V)). Such that V is the magnitude of velocity, psi is heading relative to world x-axis, and x and y of the body is relative to the world axes. However,proportional_navigation.GlobalVelocity(x,y,xd,yd) also exists for convenience.
Installation
git clone https://github.com/iwishiwasaneagle/proportional_navigation
cd proportional_navigation
python setup.py install
pip install proportional_navigation
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages .
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names .
The dropdown lists show the available interpreters, ABIs, and platforms.
Enable javascript to be able to filter the list of wheel files.
Copy a direct link to the current filters
Copy
File name
Interpreter
Interpreter
py3
ABI
ABI
none
Platform
Platform
any
File details
Details for the file proportional_navigation-1.1.2.tar.gz.
File metadata
Download URL: proportional_navigation-1.1.2.tar.gz
Upload date:
Jul 27, 2020
Size: 3.3 kB
Tags: Source
Uploaded using Trusted Publishing? No
Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3
File hashes
Hashes for proportional_navigation-1.1.2.tar.gz
Algorithm
Hash digest
SHA256
341520e5913f17dc4b4e08e415155f8bd29029d56bd38a04472307c8258aa91b
Copy
MD5
9ce7b62d97117962a80b11e6b8d65bdf
Copy
BLAKE2b-256
46511b7c5c73f7842a5afc6f4de92a0920d0a673bb1e56f1646107cc218ea115
Copy
See more details on using hashes here.
File details
Details for the file proportional_navigation-1.1.2-py3-none-any.whl.
File metadata
Download URL: proportional_navigation-1.1.2-py3-none-any.whl
Upload date:
Jul 27, 2020
Size: 16.6 kB
Tags: Python 3
Uploaded using Trusted Publishing? No
Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3
File hashes
Hashes for proportional_navigation-1.1.2-py3-none-any.whl
Algorithm
Hash digest
SHA256
43a2e72bc2c6bcae52e5ba61add340c354fdd9dbcee95ab7063d4af0376100b2
Copy
MD5
2f9af0d265ebd3f941dd3abe3574449f
Copy
BLAKE2b-256
d9e520bc59d5cbd1b7e394035fea16624f7c5dd14cd26cd3c5cb2cafc973aeb8
Copy
See more details on using hashes here.