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

Predict trajectory for long acceleration at maneuver nodes #24

Open
neuoy opened this issue Sep 16, 2014 · 3 comments
Open

Predict trajectory for long acceleration at maneuver nodes #24

neuoy opened this issue Sep 16, 2014 · 3 comments

Comments

@neuoy
Copy link
Owner

neuoy commented Sep 16, 2014

KSP assumes velocity change is instantaneous at maneuver nodes. But we could compute the maximum vessel acceleration, and use that to predict a more accurate trajectories. This would mostly matter for low acceleration vessels, for example when using electric or nuclear propulsion.

@neuoy neuoy changed the title Predict acceleration at maneuver nodes Predict trajectory for long acceleration at maneuver nodes Sep 24, 2014
@ReeseGlidden
Copy link

This seems like a super useful feature, to the point where it might make sense to have "acceleration-aware maneuver nodes" as a separate plugin built on similar logic.

@fat-lobyte fat-lobyte added this to the probably-not-happening milestone May 1, 2017
@ghost
Copy link

ghost commented Jul 9, 2017

I am currently working on a similar thing in JavaScript. You can find the repository here but note that it is currently non-functional (after a few iterations, all variables NaN out). You are welcome to review the code and/or help debugging and/or port this to a KSP plugin. For the record, I am known as APlayer on the KSP forum.

@fat-lobyte
Copy link
Collaborator

@StarCountingCode Thanks, I'll take a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants