Hohmann transfer UX overhaul#2087
Merged
Merged
Conversation
Now has two main buttons at the top to switch modes: When a Celestial is selected: - Transfer (two-burn calculation) - Flyby/Impact (one-burn calculation) When a Vessel is selected: - Rendezvous (two-burn calculation) - Intercept (one-burn calculation) If you are doing a Transfer to a Planet / Rendezvous with a Vessel you have an option: - Match orbit (this will set you up as a leader/chaser somewhere on the orbit rather than doing a Rendezvous) If you are doing a Rendezvous/Transfer and aren't matching the orbit you have the option: - Arrival delay (secs) - so you can insert 10 secs behind your space station instead of on top of it, or use 1/2 the period of the Moon here. If you are doing a Rendezvous to a Vessel or using match orbit or arrival delay with a Celestial (so only if you aren't targeting a Celestial exactly) you have an option: - Create arrival node (this will add the second Maneuver Node for the Rendezvous) And then there is the "Coplanar only" option which is now at the bottom, for people to do a coplanar ejection, followed by a MCC to intercept for a lower total cost. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Updated translations as well. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Now has two main buttons at the top to switch modes:
When a Celestial is selected:
When a Vessel is selected:
If you are doing a Transfer to a Planet / Rendezvous with a Vessel you have an option:
If you are doing a Rendezvous/Transfer and aren't matching the orbit you have the option:
If you are doing a Rendezvous to a Vessel or using match orbit or arrival delay with a Celestial (so only if you aren't targeting a Celestial exactly) you have an option:
And then there is the "Coplanar only" option which is now at the bottom, for people to do a coplanar ejection, followed by a MCC to intercept for a lower total cost.