Remove debugging messages.
This commit is contained in:
parent
45cd517a2a
commit
ec9568b24a
2 changed files with 4 additions and 4 deletions
|
@ -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."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue