Use orbital math to simplify circ node.
This commit is contained in:
parent
ec9568b24a
commit
d27d63fb80
4 changed files with 17 additions and 27 deletions
|
@ -63,7 +63,7 @@ set SHIP:CONTROL:PILOTMAINTHROTTLE to 0.
|
|||
wait 0.001. // make sure these control updates get applied
|
||||
|
||||
print "Target apoapsis acquired. Creating maneuver node.".
|
||||
AddCircularizationNode().
|
||||
add CreateCircularizationNode().
|
||||
runpath("/execnode").
|
||||
print "Orbit acquired. Releasing controls. Good luck, Kerman.".
|
||||
unlock THROTTLE.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue