Im makng a rocket that can get to a perfect orbit of 200km apoapsis and 200km periapsis with vissy. But theres a problem. I need to use vissy to get the time to apoapsis. For instance, once my craft finishes the initial orbit the apoapsis is usually somwhere in between 198 and 203km. With the periapsis being at around 120km. I want my code to go somehwrre along the lines of "if apoapsis>200000" set time mode timewarp 2, lock heading retrograde, wait until time to periapsis =< 5 seconds, set time mode normal, set throttle 0.2 wait until apoapsis=<200000, set throttle 0." Only thing is idk how to get the "wait until time to periapsis =< 5 seconds" part. Anyone know how or if its not possible an alternative way?

Tags
Question

3 Comments

  • Log in to leave a comment
  • Profile image

    @Zenithspeed i think thats exactly what im looking for. Il check it out!

    4 months ago
  • Profile image
    23.4k Zenithspeed

    i don't know if this is what you're looking for, but there is a "Time to Apoapsis/Periapsis" parameter, in the tab with the control panel icon, the second block "orbit (Apoapsis)" has a drop-down menu in which a "Time to Apoapsis/Periapsis" can be found, which you should be able to use with any kind of mathematical operation

    10 months ago
  • Profile image
    1,682 TomKerbal

    Try check my code :
    https://www.simplerockets.com/c/yD2xzD/VIZZY-SmartGAP-BETA1

    10 months ago

No Upvotes

Log in in to upvote this post.