Property | Type | Description | |
---|---|---|---|
vesselName | String | ||
vesselType | VesselType |
Property | Type | Description | |
---|---|---|---|
ActivateStage | void | ||
AllowedToStage | bool | ||
BuildDontStageLists | List
|
||
CalculateThrustAndISP | void | ||
UpdateActiveEngines | void | ||
UpdateResourceDrains | void |
Method | Description | |
---|---|---|
Dump ( ) : void | ||
PrepareSimulation ( List |
||
RunSimulation ( ) : Engineer.VesselSimulator.Stage[] | ||
Simulation ( ) : System |
Method | Description | |
---|---|---|
ActivateStage ( ) : void | ||
AllowedToStage ( ) : bool | ||
BuildDontStageLists ( LogMsg log ) : List
|
||
CalculateThrustAndISP ( ) : void | ||
UpdateActiveEngines ( ) : void | ||
UpdateResourceDrains ( ) : void |
public PrepareSimulation ( List |
||
parts | List |
|
theGravity | double | |
theAtmosphere | double | |
theVelocity | double | |
dumpTree | bool | |
vectoredThrust | bool | |
return | bool |
public RunSimulation ( ) : Engineer.VesselSimulator.Stage[] | ||
return | Engineer.VesselSimulator.Stage[] |