You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems like an analog to eta:transition and orbit:nextpatcheta. In "twitch plays ksp" I'm often writing something like "warpto(time:seconds + eta: ...)" and it's weird that warping to a node is done differently than apoapsis, periapsis, and transition.
The text was updated successfully, but these errors were encountered:
Also includes making the bignum return value of ETA:TRANSITION
explicitly documented (it was always that way, but the
documentation failed to mention it).
This seems like an analog to eta:transition and orbit:nextpatcheta. In "twitch plays ksp" I'm often writing something like "warpto(time:seconds + eta: ...)" and it's weird that warping to a node is done differently than apoapsis, periapsis, and transition.
The text was updated successfully, but these errors were encountered: