Skip to content

MattCJones/aeroutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aerospace Utilities

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.

Author

Matthew C. Jones <matt.c.jones.aoe@gmail.com>

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

  • numpy: widely-used package for scientific computing.
  • pint: package for dealing with units.

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.

About

Aerospace utilities: flight conditions package, standard atmosphere model, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages