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

Vessel delta-v suffixes #2719

Merged
merged 3 commits into from Aug 11, 2020
Merged

Vessel delta-v suffixes #2719

merged 3 commits into from Aug 11, 2020

Conversation

ThunderousEcho
Copy link
Contributor

Added DELTAV, DELTAVATASL, DELTAVVACUUM, and BURNTIME suffixes to Vessel.
Resolves #2655
Resolves #2674

There are a lot of other useful things in Vessel.VesselDeltaV that we should consider adding bindings for.

@Dunbaratu
Copy link
Member

Thank you for writing this up.
I am significantly changing it though, to provide access to the stage-specific info too.

I will make a new class, DeltaVCalc that is a wrapper around either VesselDeltaV or DeltaVStageInfo depending on if it was for a single stage or the whole vessel.

@Dunbaratu Dunbaratu merged commit 3f328c6 into KSP-KOS:develop Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support reading stock DeltaV values DeltaV structure
2 participants