Package aerocalc
[frames] | no frames]

Package aerocalc

source code

Various aeronautical engineering calculations

This package contains the following modules:

airspeed  -       airspeed conversions and calculations.  Provides interactive
                  mode when run directly, e.g. 'python airspeed.py'
default_units -   defines default units to be used by all modules.  May be 
                  overridden by a user units file.
ssec -            static source error correction calculations
std_atm -         standard atmosphere parametres and calculations
unit_conversion - convert various aeronautical parametres between commonly
                  used units
val_input -       validates user input when in interactive mode

Author: Kevin Horton
E-mail: kevin01 -at- kilohotel.com

Submodules

Variables
  VERSION = '0.11'