Get full automation to orbit functioning.
This commit is contained in:
parent
2cceb5c0c1
commit
45cd517a2a
6 changed files with 55 additions and 31 deletions
|
@ -23,6 +23,7 @@ function TWR {
|
|||
function BurnTime {
|
||||
parameter dV.
|
||||
|
||||
local en is list().
|
||||
list ENGINES in en.
|
||||
|
||||
local f is en[0]:MAXTHRUST * 1000. // Engine Thrust (kg * m/s²)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue