|
static float | KwToHp = 1.341022f |
|
static float | RpmToW = (2.0f * Mathf.PI) / 60.0f |
|
static float | WToRpm = 60.0f / (2.0f * Mathf.PI) |
|
Enumerator |
---|
LockRatio |
|
DiskFriction |
|
TorqueConverter |
|
TorqueConverterLimited |
|
Enumerator |
---|
InjectionCut |
|
InjectionLimit |
|
float VehiclePhysics.Engine.AddFrictionTorque |
( |
float |
frictionTorque | ) |
|
|
inline |
float VehiclePhysics.Engine.CalculatePowerInKw |
( |
float |
rpm | ) |
|
|
inline |
float VehiclePhysics.Engine.CalculateSpecificFuelConsumption |
( |
float |
rpm | ) |
|
|
inline |
float VehiclePhysics.Engine.CalculateTorque |
( |
float |
rpm, |
|
|
float |
throttle = 1.0f |
|
) |
| |
|
inline |
override bool VehiclePhysics.Engine.CheckConnections |
( |
| ) |
|
|
inlinevirtual |
float VehiclePhysics.Engine.ClampPowerTorque |
( |
float |
powerTorque, |
|
|
float |
rpm |
|
) |
| |
|
inline |
override void VehiclePhysics.Engine.EvaluateTorqueDownstream |
( |
| ) |
|
|
inlinevirtual |
void VehiclePhysics.Engine.GetEngineSpecifications |
( |
ref EngineSpecs |
data, |
|
|
float |
deltaRpm = 5.0f |
|
) |
| |
|
inline |
float VehiclePhysics.Engine.GetFrictionTorque |
( |
float |
rpm | ) |
|
|
inline |
float VehiclePhysics.Engine.GetMaxFuelRate |
( |
float |
rpm | ) |
|
|
inline |
float VehiclePhysics.Engine.GetMaxPowerTorque |
( |
float |
rpm | ) |
|
|
inline |
float VehiclePhysics.Engine.GetMaxPowerTorqueRaw |
( |
float |
rpm | ) |
|
|
inline |
override void VehiclePhysics.Engine.GetState |
( |
ref State |
S | ) |
|
|
inlinevirtual |
StateVars VehiclePhysics.Engine.GetStateVars |
( |
| ) |
|
|
inline |
override void VehiclePhysics.Engine.GetSubstepDerivative |
( |
ref Derivative |
D | ) |
|
|
inlinevirtual |
override void VehiclePhysics.Engine.Initialize |
( |
| ) |
|
|
inlineprotectedvirtual |
override void VehiclePhysics.Engine.PreStep |
( |
| ) |
|
|
inlinevirtual |
void VehiclePhysics.Engine.ResetFrictionTorque |
( |
| ) |
|
|
inline |
override void VehiclePhysics.Engine.SetState |
( |
State |
S | ) |
|
|
inlinevirtual |
void VehiclePhysics.Engine.SetStateVars |
( |
StateVars |
stateVars | ) |
|
|
inline |
override void VehiclePhysics.Engine.SetSubstepState |
( |
State |
S | ) |
|
|
inlinevirtual |
float VehiclePhysics.Engine.allowedFuelRatio = 1.0f |
bool VehiclePhysics.Engine.autoRpms = false |
float VehiclePhysics.Engine.clutchInput = 0.0f |
float VehiclePhysics.Engine.damping = 1.0f |
int VehiclePhysics.Engine.ignitionInput = 0 |
float VehiclePhysics.Engine.KwToHp = 1.341022f |
|
static |
float VehiclePhysics.Engine.targetRpms = -1.0f |
float VehiclePhysics.Engine.tcsRatio = 1.0f |
float VehiclePhysics.Engine.tcsRpms = -1.0f |
float VehiclePhysics.Engine.tcsThrottleFactor = 1.0f |
float VehiclePhysics.Engine.tempDebug1 = 0.0f |
float VehiclePhysics.Engine.tempDebug2 = 0.0f |
float VehiclePhysics.Engine.throttleInput = 0.0f |
float VehiclePhysics.Engine.sensorClutchLock |
|
get |
float VehiclePhysics.Engine.sensorFlywheelTorque |
|
get |
float VehiclePhysics.Engine.sensorFuelRate |
|
get |
float VehiclePhysics.Engine.sensorLoad |
|
get |
float VehiclePhysics.Engine.sensorOutputTorque |
|
get |
float VehiclePhysics.Engine.sensorPower |
|
get |
float VehiclePhysics.Engine.sensorRpm |
|
get |
bool VehiclePhysics.Engine.sensorRpmLimiter |
|
get |
bool VehiclePhysics.Engine.sensorStalled |
|
get |
bool VehiclePhysics.Engine.sensorStarting |
|
get |
bool VehiclePhysics.Engine.sensorTcsEngaged |
|
get |
bool VehiclePhysics.Engine.sensorWorking |
|
get |
The documentation for this class was generated from the following file:
- KSP/Assets/Packages/VehiclePhysicsPro/Core/Vehicle Physics core/Blocks/Engine.cs