An open API service indexing awesome lists of open source software.

https://github.com/johnberroa/weight_and_balance

A weight and balance PDF generator
https://github.com/johnberroa/weight_and_balance

Last synced: 7 months ago
JSON representation

A weight and balance PDF generator

Awesome Lists containing this project

README

          

# Weight and Balance
This is a simple weight and balance PDF generator for aircraft. Currently, it only supports the Cessna 172S model and the Breezer C (without graph).

## Usage
Enter the name and weights of persons/baggage in `weight_and_balance.json`.
This will then be loaded into the python script when running `python weight_and_balance.py`
A pdf is automatically generated in this folder after the script finishes.

##### Note
I have tested the graph lines for CoG and weight, but it still may fail. Double check they make sense before trusting them.