Importable utilities for aerospace problem solving.
Project description
About
This package was rebranded in April 2022 to flightcondition and is now DEPRECATED. All functionality is pulled from the newer package, so it is better to use flightcondition explicitly.
Installation
Install Commands
Install using the pip
package-management system. The easiest method is to
open the terminal and run:
pip install aeroutils
Alternatively, manually download the source code, unpack, and run:
pip install <path/to/aeroutils>
Dependencies
Usage
See flightcondition for up-to-date documentation, since this package is now DEPRECATED.
from aeroutils import *
License
aeroutils
is licensed under the MIT LICENSE. See the LICENSE document.
Disclaimer
The software is provided “as is”, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.