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

Add rudimentary NBody perturbation #66

Open
Whitecat106 opened this issue Jun 15, 2016 · 1 comment
Open

Add rudimentary NBody perturbation #66

Whitecat106 opened this issue Jun 15, 2016 · 1 comment

Comments

@Whitecat106
Copy link
Owner

Mostly complete, needs work on stability, needs conics addition, needs UI options and predictions.

Planet perturbation needs analysis and checking, could cause joolian destabilisation or possibly even Kerbin minmus issues.

Needs smoothing and better time-warp conics, probably easier with new conic overlays. May cause deep space rendezvous issues and high orbit rendezvous, particularly within the joolian system that need working out.

@Whitecat106
Copy link
Owner Author

Latest commit adds more functions, needs accurate orbit building from state vectors NOT using Vessel.OrbitDriver.Orbit.UpdateFromStateVectors() since this forces the orbit to update, causing planetarium lag/jittering during timewarp.

Needs Conics predictions display and frame of reference work?

Needs connection to Station Keeping rates? Maybe add two different station keeping modes, N-Body and Regular? With additional option for Remote Tech? - Stops communication satellites needing 1000x more fuel.

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

1 participant