Property | Type | Description | |
---|---|---|---|
baseMass | double | ||
cost | float | ||
decoupledInStage | int | ||
fuelCrossFeed | bool | ||
fuelTargets | List |
||
hasModuleEngines | bool | ||
hasModuleEnginesFX | bool | ||
hasMultiModeEngine | bool | ||
hasVessel | bool | ||
initialVesselName | String | ||
inverseStage | int | ||
isDecoupler | bool | ||
isEngine | bool | ||
isFuelLine | bool | ||
isFuelTank | bool | ||
isLanded | bool | ||
isNoPhysics | bool | ||
isSepratron | bool | ||
localCorrectThrust | bool | ||
name | String | ||
noCrossFeedNodeKey | String | ||
parent | |||
parentAttach | AttachModes | ||
part | Part | ||
partId | int | ||
resourceDrains | |||
resourceFlowStates | |||
resources | |||
startMass | double | ||
vesselName | String | ||
vesselType | VesselType |
Method | Description | |
---|---|---|
CreateEngineSims ( List |
||
DecouplerCount ( ) : int | ||
DrainResources ( double time ) : void | ||
DumpPartAndParentsToBuffer ( StringBuilder buffer, String prefix ) : String | ||
DumpPartToBuffer ( StringBuilder buffer, String prefix, List |
||
GetMass ( ) : double | ||
GetSourceSet ( int type, List |
||
GetStartMass ( ) : double | ||
PartSim ( Part thePart, int id, double atmosphere, LogMsg log ) : System | ||
ReleasePart ( ) : void | ||
RemoveAttachedParts ( HashSet |
||
SetupAttachNodes ( PartSim>.Dictionary |
||
SetupParent ( PartSim>.Dictionary |
||
TimeToDrainResource ( ) : double |
Method | Description | |
---|---|---|
CalculateThrustVector ( List |
||
DecoupledInStage ( Part thePart, int stage = -1 ) : int | ||
IsActiveDecoupler ( Part thePart ) : bool | ||
IsDecoupler ( Part thePart ) : bool | ||
IsSepratron ( ) : bool |
public CreateEngineSims ( List |
||
allEngines | List |
|
atmosphere | double | |
velocity | double | |
vectoredThrust | bool | |
log | LogMsg | |
return | void |
public DumpPartAndParentsToBuffer ( StringBuilder buffer, String prefix ) : String | ||
buffer | StringBuilder | |
prefix | String | |
return | String |
public DumpPartToBuffer ( StringBuilder buffer, String prefix, List |
||
buffer | StringBuilder | |
prefix | String | |
allParts | List |
|
return | void |
public GetSourceSet ( int type, List |
||
type | int | |
allParts | List |
|
visited | HashSet |
|
log | LogMsg | |
indent | String | |
return | HashSet |
public PartSim ( Part thePart, int id, double atmosphere, LogMsg log ) : System | ||
thePart | Part | |
id | int | |
atmosphere | double | |
log | LogMsg | |
return | System |
public RemoveAttachedParts ( HashSet |
||
partSims | HashSet |
|
return | void |
public SetupAttachNodes ( PartSim>.Dictionary |
||
partSimLookup | PartSim>.Dictionary | |
log | LogMsg | |
return | void |
public SetupParent ( PartSim>.Dictionary |
||
partSimLookup | PartSim>.Dictionary | |
log | LogMsg | |
return | void |
public ResourceContainer,Engineer.VesselSimulator resourceDrains | ||
return |
public ResourceContainer,Engineer.VesselSimulator resourceFlowStates | ||
return |
public ResourceContainer,Engineer.VesselSimulator resources | ||
return |