Skip to content

errdemk/helicopter-fuel-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Helicopter Fuel Calculator

  • Description

Basic helicopter fuel calculator with GUI which takes input values from user for 4 basic helicopter maneuvers, and calculates required fuel for given maneuver values.

  • Environment

This project was created in Visual Studio 2017.

FLTK (Fast Light Toolkit) was used to create GUI.

Following link might be helpful to setup FLTK in Visual Studio 2017. It also contains instructions to create sample FLTK application in VS2017. Same instructions can be applied to this project too.

https://bumpyroadtocode.com/2017/08/05/how-to-install-and-use-fltk-1-3-4-in-visual-studio-2017-complete-guide/

  • GUI

There are four maneuver types, which are “Suspended Flight Maneuver”, “Rise Maneuver”, “Descent Maneuver” and “Straight Flight Maneuver”, an output field which will show calculated fuel amount after pressing on a “Calculate” button.

calculator

  • Class Diagram

calculator

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages