Property | Type | Description | |
---|---|---|---|
dumpTree | bool | ||
log | LogMsg | ||
logOutput | bool | ||
minSimTime | System.TimeSpan | ||
vectoredThrust | bool |
Method | Description | |
---|---|---|
DoesEngineUseCorrectedThrust ( Part theEngine ) : bool | ||
GetVesselTypeString ( VesselType vesselType ) : String | ||
RequestSimulation ( ) : void | ||
ResultsReady ( ) : bool | ||
TryStartSimulation ( ) : void | ||
UpdateModSettings ( ) : void |
Method | Description | |
---|---|---|
CheckForMods ( ) : void | ||
ClearResults ( ) : void | ||
RunSimulation ( object simObject ) : void | ||
StartSimulation ( ) : void |
public static DoesEngineUseCorrectedThrust ( Part theEngine ) : bool | ||
theEngine | Part | |
return | bool |
public static GetVesselTypeString ( VesselType vesselType ) : String | ||
vesselType | VesselType | |
return | String |
public static TimeSpan,System minSimTime | ||
return | System.TimeSpan |