프로퍼티 | 타입 | 설명 | |
---|---|---|---|
baseCost | double | ||
baseMass | double | ||
baseMassForCoM | double | ||
centerOfMass | UnityEngine.Vector3d | ||
decoupledInStage | int | ||
fuelCrossFeed | bool | ||
fuelTargets | List |
||
hasModuleEngines | bool | ||
hasMultiModeEngine | bool | ||
hasVessel | bool | ||
initialVesselName | String | ||
inverseStage | int | ||
isEngine | bool | ||
isFuelLine | bool | ||
isFuelTank | bool | ||
isLanded | bool | ||
isNoPhysics | bool | ||
isSepratron | bool | ||
name | String | ||
noCrossFeedNodeKey | String | ||
parent | |||
parentAttach | AttachModes | ||
part | Part | ||
partId | int | ||
postStageMassAdjust | float | ||
realMass | double | ||
resPriorityOffset | int | ||
resPriorityUseParentInverseStage | bool | ||
resRequestRemainingThreshold | double | ||
resourceDrains | KerbalEngineer.VesselSimulator.ResourceContainer | ||
resourceFlowStates | KerbalEngineer.VesselSimulator.ResourceContainer | ||
resources | KerbalEngineer.VesselSimulator.ResourceContainer | ||
stageIndex | int | ||
startMass | double | ||
surfaceMountFuelTargets | List |
||
vesselName | String | ||
vesselType | VesselType |
메소드 | 설명 | |
---|---|---|
CreateEngineSims ( List |
||
DrainResources ( double time, LogMsg log ) : void | ||
DumpPartAndParentsToLog ( LogMsg log, String prefix ) : String | ||
DumpPartToLog ( LogMsg log, String prefix, List |
||
EmptyOf ( HashSet |
||
GetCost ( int currentStage ) : double | ||
GetMass ( int currentStage, bool forCoM = false ) : double | ||
GetResourcePriority ( ) : int | ||
GetSourceSet ( int type, bool includeSurfaceMountedParts, List |
||
GetSourceSet_Internal ( int type, bool includeSurfaceMountedParts, List |
||
GetSourceSet_Old ( int type, bool includeSurfaceMountedParts, List |
||
GetStartMass ( ) : double | ||
New ( Part p, int id, double atmosphere, LogMsg log ) : |
||
Release ( ) : void | ||
ReleasePart ( ) : void | ||
RemoveAttachedParts ( HashSet |
||
SetupAttachNodes ( PartSim>.Dictionary |
||
SetupParent ( PartSim>.Dictionary |
||
TimeToDrainResource ( LogMsg log ) : double |
메소드 | 설명 | |
---|---|---|
CalculateThrustVector ( List |
||
Create ( ) : |
||
DecoupledInStage ( Part thePart, int stage = -1 ) : int | ||
IsActiveDecoupler ( Part thePart ) : bool | ||
IsDecoupler ( Part thePart ) : bool | ||
IsSepratron ( ) : bool | ||
Reset ( |
public CreateEngineSims ( List |
||
allEngines | List |
|
atmosphere | double | |
mach | double | |
vectoredThrust | bool | |
fullThrust | bool | |
log | LogMsg | |
리턴 | void |
public DrainResources ( double time, LogMsg log ) : void | ||
time | double | |
log | LogMsg | |
리턴 | void |
public DumpPartAndParentsToLog ( LogMsg log, String prefix ) : String | ||
log | LogMsg | |
prefix | String | |
리턴 | String |
public DumpPartToLog ( LogMsg log, String prefix, List |
||
log | LogMsg | |
prefix | String | |
allParts | List |
|
리턴 | void |
public GetMass ( int currentStage, bool forCoM = false ) : double | ||
currentStage | int | |
forCoM | bool | |
리턴 | double |
public GetSourceSet ( int type, bool includeSurfaceMountedParts, List |
||
type | int | |
includeSurfaceMountedParts | bool | |
allParts | List |
|
visited | HashSet |
|
allSources | HashSet |
|
log | LogMsg | |
indent | String | |
리턴 | void |
public GetSourceSet_Internal ( int type, bool includeSurfaceMountedParts, List |
||
type | int | |
includeSurfaceMountedParts | bool | |
allParts | List |
|
visited | HashSet |
|
allSources | HashSet |
|
priMax | int | |
log | LogMsg | |
indent | String | |
리턴 | void |
public GetSourceSet_Old ( int type, bool includeSurfaceMountedParts, List |
||
type | int | |
includeSurfaceMountedParts | bool | |
allParts | List |
|
visited | HashSet |
|
allSources | HashSet |
|
log | LogMsg | |
indent | String | |
리턴 | void |
public static New ( Part p, int id, double atmosphere, LogMsg log ) : |
||
p | Part | |
id | int | |
atmosphere | double | |
log | LogMsg | |
리턴 |
public RemoveAttachedParts ( HashSet |
||
partSims | HashSet |
|
리턴 | void |
public SetupAttachNodes ( PartSim>.Dictionary |
||
partSimLookup | PartSim>.Dictionary | |
log | LogMsg | |
리턴 | void |
public SetupParent ( PartSim>.Dictionary |
||
partSimLookup | PartSim>.Dictionary | |
log | LogMsg | |
리턴 | void |
public TimeToDrainResource ( LogMsg log ) : double | ||
log | LogMsg | |
리턴 | double |
public ResourceContainer,KerbalEngineer.VesselSimulator resourceDrains | ||
리턴 | KerbalEngineer.VesselSimulator.ResourceContainer |
public ResourceContainer,KerbalEngineer.VesselSimulator resourceFlowStates | ||
리턴 | KerbalEngineer.VesselSimulator.ResourceContainer |
public ResourceContainer,KerbalEngineer.VesselSimulator resources | ||
리턴 | KerbalEngineer.VesselSimulator.ResourceContainer |