inlined isp calc to make nde.ks standalone.
This commit is contained in:
parent
c8a839b49c
commit
fff3f847a6
4 changed files with 19 additions and 14 deletions
|
@ -1,7 +0,0 @@
|
|||
function sascheck { //returns the average exaust velocity of active engines. to convert to isp, divide by constant:g0
|
||||
set saslist to ship:modulesnamed("ModuleSAS").
|
||||
if saslist:length = 0 {
|
||||
return false.
|
||||
}
|
||||
return true.
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue