Skip to content

Performance of a helicopter in Hover state and forward level flight.

Notifications You must be signed in to change notification settings

fernandocallejasr/Helicopter-Performance-Hover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance in Hover and forward flight of a Helicopter


Programs that allow you to obtain the performance parameters of a helicopter, vital for the design of these types of aircraft. It allows you to obtain a graph of the power requirements of a helicopter in Forward Flight and Hover, as well as obtain Data Frames of pandas, all this makes it a great visual tool.


How to get started

Both programs are built in a modular way based on object-oriented programming (OOP), which makes it very easy for them to expand over time.

To use them you must create objects of the class 'Hover' or 'Forward', these have methods that allow you to calculate and graph the different parameters of a helicopter whose characteristics are instantiated in the form of a dictionary.

About

Performance of a helicopter in Hover state and forward level flight.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published