프로퍼티 | 타입 | 설명 | |
---|---|---|---|
dumpTree | bool | ||
log | LogMsg | ||
logOutput | bool | ||
minSimTime | System.TimeSpan | ||
vectoredThrust | bool |
메소드 | 설명 | |
---|---|---|
DoesEngineUseCorrectedThrust ( Part theEngine ) : bool | ||
GetVesselTypeString ( VesselType vesselType ) : String | ||
RequestSimulation ( ) : void | ||
ResultsReady ( ) : bool | ||
TryStartSimulation ( ) : void | ||
UpdateModSettings ( ) : void |
메소드 | 설명 | |
---|---|---|
CheckForMods ( ) : void | ||
ClearResults ( ) : void | ||
RunSimulation ( object simObject ) : void | ||
StartSimulation ( ) : void |
public static DoesEngineUseCorrectedThrust ( Part theEngine ) : bool | ||
theEngine | Part | |
리턴 | bool |
public static GetVesselTypeString ( VesselType vesselType ) : String | ||
vesselType | VesselType | |
리턴 | String |