Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

soypat/gnco

Repository files navigation

gnco

go.dev reference Go Report Card codecov Go sourcegraph

gnco provides logic for projectile trajectory calculation. See parabolic-projectile for a basic example of use to recreate a parabolic trajectory of a point mass with no external forces.

Install

How to install package with newer versions of Go (+1.16):

go mod download github.com/soypat/gnco@latest

About the integrator

The physics integrator used is a state of the art Runge-Kutta-Nyström 12(10) second order integrator and presents very well behaved energy conservation for elliptical orbits for very large integration steps in the order of the hundreds of seconds, given no external forces other than gravity are acting.

About

Projectile trajectory calculation using integration and energy methods.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

AltStyle によって変換されたページ (->オリジナル) /