Shows the current phase angle to every planet, plus how long it will be until they are at the ideal position for a Hoffman transfer from Droo. (Note that no time is shown for the comet as its highly eccentric orbit prevents the standard theory from working.)
Update now prints more nicely: out put is in the flight log and updates continuously while active. Can be toggled on-and-off with an activation group (by default 1).
2 Comments
- Log in to leave a comment
-
0 Samps0n
Whoa, that’s great work just Juno or will it do all the calculations for any planet your on ? You must of just posted if you haven’t been called a God by the choir!
*juno expanded is what I think it is on the screenshot
7 Upvotes
Log in in to upvote this post.
@Samps0n: It works for the Vanilla solar system in the current edition of the game. If you want to modify it for other systems, you simply have to modify the code to include the desired phase angle to other planets (left hand column in vizzy, entered from the planet closes to Juno outwards). This is easy enough to calculate by hand, and is normally shown on dV maps and the like. Calculating the current phase angle should work without change, as is calculating the time to wait until the desired phase angle is reached.
Oh, and I guess that if you are using a mod that changes the name of the starting planet or the star, you'll also have to modify the couple of lines in the code where that specific name is mentioned.