I need to know how much delta v I need for a deorbit burn. A typical boost-back burn doesn’t work.

Tags
Vizzy

6 Comments

  • Log in to leave a comment
  • Profile image

    @Patelsh24 sorry I am used to writing in Python

    3.1 years ago
  • Profile image

    @Patelsh24 so something like this?
    convertPosition(nav.position.length() + velocity.orbit.length() + commandPod.trueAnomaly())

    3.1 years ago
  • Profile image
    6,715 Patelsh24

    @Tweedle_Aerospace I did it by converting my position and velocity vectors to orbital elements, moving them forward to the impact point by true anomaly, then converting back to position. This gave me the impact position

    3.2 years ago
  • Profile image

    @Patelsh24 yep. I am having trouble.

    3.2 years ago
  • Profile image
    6,715 Patelsh24

    @Tweedle_Aerospace as in a deorbit that can get you close to a landing site?

    3.2 years ago
  • Profile image

    Sorry @patelsh24 but you are probably the best one for this as you have posted many videos of this concept.

    3.2 years ago

No Upvotes

Log in in to upvote this post.