|
static float | RpmToDegsSec (float rpm) |
|
static float | RpmToSpeed (float rpm, float wheelRadius) |
| Returns linear speed (units/sec) from given wheel RPM and radius. More...
|
|
static float | SpeedToRpm (float speed, float wheelRadius) |
| Returns RPM from given wheel radius and linear speed (units/sec). More...
|
|
static float ModuleWheels.WheelUtil.RpmToDegsSec |
( |
float |
rpm | ) |
|
|
inlinestatic |
static float ModuleWheels.WheelUtil.RpmToSpeed |
( |
float |
rpm, |
|
|
float |
wheelRadius |
|
) |
| |
|
inlinestatic |
Returns linear speed (units/sec) from given wheel RPM and radius.
static float ModuleWheels.WheelUtil.SpeedToRpm |
( |
float |
speed, |
|
|
float |
wheelRadius |
|
) |
| |
|
inlinestatic |
Returns RPM from given wheel radius and linear speed (units/sec).
The documentation for this class was generated from the following file:
- KSP/Assets/Scripts/Part Scripts/PartModules/Wheels/WheelUtil.cs