Property | Type | Description | |
---|---|---|---|
atmoStats | GravityTurn.FuelFlowSimulation.Stats[] | ||
dVLinearThrust | bool | ||
editorBody | CelestialBody | ||
liveSLT | bool | ||
vacStats | GravityTurn.FuelFlowSimulation.Stats[] |
Property | Type | Description | |
---|---|---|---|
simulationRunning | bool | ||
stopwatch | System.Diagnostics.Stopwatch | ||
updateRequested | bool |
Method | Description | |
---|---|---|
OnFixedUpdate ( ) : void | ||
OnModuleDisabled ( ) : void | ||
OnModuleEnabled ( ) : void | ||
RequestUpdate ( object controller ) : void | ||
StageStats ( ) : System | ||
TryStartSimulation ( ) : void |
Method | Description | |
---|---|---|
RunSimulation ( object o ) : void | ||
StartSimulation ( ) : void |
public RequestUpdate ( object controller ) : void | ||
controller | object | |
return | void |
public FuelFlowSimulation.Stats[],GravityTurn atmoStats | ||
return | GravityTurn.FuelFlowSimulation.Stats[] |
protected System.Diagnostics.Stopwatch stopwatch | ||
return | System.Diagnostics.Stopwatch |