Added a logger for flight data.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
// ═══════════════════════════════════════════════════════════
|
||||
// staging.ks
|
||||
// Utility functions related to staging and the effects of changing stages
|
||||
//
|
||||
// Usage:
|
||||
// basicStaging()
|
||||
// calcBurnTime(dvNeeded: scalar)
|
||||
// ═══════════════════════════════════════════════════════════
|
||||
|
||||
|
||||
declare function basicStaging {
|
||||
when ship:maxThrust = 0 then {
|
||||
|
||||
Reference in New Issue
Block a user