Remove debugging messages.
This commit is contained in:
@ -36,8 +36,8 @@ function AddCircularizationNode {
|
||||
set pid:SETPOINT to n:ORBIT:APOAPSIS.
|
||||
|
||||
until abs(diff) < epsilon {
|
||||
print diff.
|
||||
set n:PROGRADE to pid:Update(TIME:SECONDS, n:ORBIT:PERIAPSIS).
|
||||
wait 0.001.
|
||||
}
|
||||
print "Circularization node created."
|
||||
}
|
||||
|
Reference in New Issue
Block a user