Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 192 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 192 Bytes

PyJSBSim

A python interface to JSBSim

Installation

You need to install the following dependencies:

  • Cython
  • NumPy

Example Usage

See examples/plot.py for a basic usage example.