Giter Club home page Giter Club logo

flex-calculator-ts's Introduction

Flex Calculator Progressive Web App

This project is in development.

This is a takeoff performance calculator for the Airbus A320 NEO. While Airbus has not released performance data for this airplane, an approximation can be made by testing and by interpolating and extrapolating from a handful of public data points. (not sure if correct!)

Installation (iPad)

  • open the deployed page in safari
  • Tap the share icon and select add to home screen.

Known issues

This calculator uses FlyByWire (FBW) Simulations' calculations for VR and V2. The V1 calculation, on the other hand, needs some work it currently assumes a low V1 speed for safety even though the takeoff can likely be rejected later, it is safest to use lower. V1 speed does not affect rotation or engine out (V2) speeds

Currently there is no full method for an invalid takeoff. If the calculator outputs TOGA and the runway visualization shows your ASD above the runway, you don't have enough runway to take off, this will be resolved soon.

An internet connection is required* by default for the METAR API. a beta version is currently deployed to accept manual input by tapping the wifi icon on the menu bar. Open an issue if you experience any problems.

* an internet connection is not required for the runway database, it is built into the app.

Available Scripts

In the project directory, you can run:

npm install

git submodule update --init

mkdir -p -v ./public/database/runways

cp -R ./runways/icao/ ./public/database/runways/

npm start

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.