|
| static void | SetRate (int rate_index, bool instant, bool postScreenMessage=true) |
| |
Method used to calc Max Warp rate when on Rails
| Enumerator |
|---|
| VesselAltitude |
Based on vessel altitude this frame and next frame
|
| PeAltitude |
Based on vessels orbital Pe and the height of the atmosphere/surface of the body being orbited
|
| bool TimeWarp.CancelAutoWarp |
( |
int |
rateIdx = -1, |
|
|
bool |
delay_unlock = false |
|
) |
| |
|
inline |
| int TimeWarp.GetMaxRateForAltitude |
( |
double |
altitude, |
|
|
CelestialBody |
cb |
|
) |
| |
|
inline |
| static void TimeWarp.SetRate |
( |
int |
rate_index, |
|
|
bool |
instant, |
|
|
bool |
postScreenMessage = true |
|
) |
| |
|
inlinestatic |
| void TimeWarp.WarpTo |
( |
double |
UT, |
|
|
double |
maxTimeWarping = 8.0, |
|
|
double |
minTimeWarping = 2.5 |
|
) |
| |
|
inline |
| float [] TimeWarp.altitudeLimits |
| int TimeWarp.current_rate_index |
| double TimeWarp.GThreshold = 0.1d |
|
static |
| int TimeWarp.maxModeSwitchRate_index |
| int TimeWarp.maxPhysicsRate_index |
| float [] TimeWarp.physicsWarpRates |
| bool TimeWarp.setAutoWarp = false |
| float TimeWarp.textDuration = 3f |
| float [] TimeWarp.warpRates |
| double TimeWarp.warpToMaxWarping |
| double TimeWarp.warpToMinWarping |
| float TimeWarp.CurrentRate |
|
staticget |
| int TimeWarp.CurrentRateIndex |
|
staticget |
| bool TimeWarp.CurrentRateIsTargetRate |
|
staticget |
| float TimeWarp.fixedDeltaTime |
|
staticget |
| float TimeWarp.MaxPhysicsRate |
|
staticget |
The documentation for this class was generated from the following file: