Skip to content

valeriosouza/QSimPlanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QSimPlanner

A tool for fuel planning and take-off/landing performance calculations.

Features

Flight planner
  • Automatic route finder, based on user-selected departure/arrival runways and SID/STAR. Also finds route to alternate airport.
  • Find wind-optimized route.
  • Possible to find a route which avoids certain country's airspace.
  • Analyze existing routes, and use "AUTO" and "RAND" commands to complete a partial route.
  • Automatically download and parse tracks. Supports North Atlantic Tracks (NATs), Pacific Tracks (PACOTs) and Australian Organised Track Structure (AUSOTS).
  • Export flight plans formats: FS9, FSX, P3D, and PMDG.
  • Download real time wind aloft from NOAA.
  • Compute required fuel for flight, using real-world upper wind and several user-specified parameters, such as taxi time, planned holding time and final reserve.
  • NavDataPro/Navigraph data format support.
Take-off/Landing calculator
  • Accurate take-off distance computation based on wind, anti-ice setting and packs, etc.
  • Assumed temperature takeoff is supported. For some aircrafts fixed derate (TO1, TO2) is available.
  • Landing calculation with custom flaps, autobrakes setting, and runway surface conditions.

Nav Data

This program comes with the NavDataPro dataset by Aerosoft. The NavData can be updated with Aerosoft's NavDataPro service. If you are using other sources such as Navigraph, use the version for Aerosoft Airbus A318/A319/A320/A321.

Project Status

Currently the aircrafts available are

  • 737-600/700/800/900
  • 747-400/400F/8/8F
  • 777-200LR
  • 777-300ER
  • 777F
  • 787-8

Building

To build the application, see readme for installer

Contributing

You are welcomed to submit pull requests to this repository. Feel free to leave any questions or suggestions.

Special thanks

To Aerosoft for providing an AIRAC cycle for this program.

About

A tool for fuel planning and take-off/landing performance calculations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.6%
  • HTML 3.3%
  • Other 0.1%