Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculation of change in aircraft takeoff distance and rate of climb based on Koch Chart #463

Open
Munzijoy opened this issue Nov 5, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Munzijoy
Copy link
Contributor

Munzijoy commented Nov 5, 2024

Is your feature request related to a problem? Please describe.
Based on METAR information, an approximation of how how pressure altitude and temperature affect the increase of takeoff distance and decrease in rate of climb, could be automatically calculated. A so called Koch Chart can be used to estimate those values.

Describe the solution you'd like
Show the estimated increase of takeoff distance and decrease in rate of climb below METAR information.

For further information and a first suggestion on how this could look like, reference to this comment: Originally posted by @Munzijoy in #408 (comment)

@kebekus kebekus added the enhancement New feature or request label Nov 5, 2024
@kebekus
Copy link
Member

kebekus commented Nov 5, 2024

@Munzijoy Understood. As you probably saw, I am currently streamlining your code and refactoring the METAR class, which contails a lot of old code. I will come back to you as soon as I am finished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants