Hi,
I'm trying to calculate the impact location of a craft on Droo. I know the game knows how to do this, but the info isn't exposed.

It would be straight forward if gravity was constant with H but it isn't. I've tried integrating from Newtons Gravitational Law. GMM/R^2 but seem to still be off.

I've also considered calculating the intersection of my elliptical orbit with the sphere of the planet, but my algebra is way rusty.

Any help appreciated.

Tags
Vizzy

3 Comments

  • Log in to leave a comment
  • Profile image
    Mod sflanker

    This missile tracks the reentry trajectory of a ballistic projectile with high accuracy using the ellipse/circle intercept method. However this has the huge caveat that it does not account for atmospheric drag. It works in my case because I am tracking something that is outside of physics range (1000 meters).

    Pinned 4.5 years ago
  • Profile image
    Mod sflanker

    Corrected link to the referenced reddit post.

    You can make links like this with the following text: [link plain text](https://www.reddit.com/r/Kos/comments/azfc05/impact_location_without_trajectories_mod/)

    4.5 years ago
  • Profile image

    @sflanker
    Thanks sflanker,
    I found a solution here too

    https://www.reddit.com/r/Kos/comments/azfc05/impactlocationwithouttrajectoriesmod/

    Got something working!

    4.5 years ago

No Upvotes

Log in in to upvote this post.