Свойство | Type | Description | |
---|---|---|---|
dumpTree | bool | ||
log | LogMsg | ||
logOutput | bool | ||
minSimTime | System.TimeSpan | ||
vectoredThrust | bool |
Méthode | Description | |
---|---|---|
DoesEngineUseCorrectedThrust ( Part theEngine ) : bool | ||
GetVesselTypeString ( VesselType vesselType ) : String | ||
RequestSimulation ( ) : void | ||
ResultsReady ( ) : bool | ||
TryStartSimulation ( ) : void | ||
UpdateModSettings ( ) : void |
Méthode | Description | |
---|---|---|
CheckForMods ( ) : void | ||
ClearResults ( ) : void | ||
RunSimulation ( object simObject ) : void | ||
StartSimulation ( ) : void |
public static DoesEngineUseCorrectedThrust ( Part theEngine ) : bool | ||
theEngine | Part | |
Résultat | bool |
public static GetVesselTypeString ( VesselType vesselType ) : String | ||
vesselType | VesselType | |
Résultat | String |
public static TryStartSimulation ( ) : void | ||
Résultat | void |
public static TimeSpan,System minSimTime | ||
Résultat | System.TimeSpan |