ThrustController
- class MechJeb.ThrustController
- differential_throttle: boolean
- Attribute:
Can be read or written
- Return type:
boolean
- differential_throttle_status: MechJeb.DifferentialThrottleStatus
- Attribute:
Read-only, cannot be set
- Return type:
- electric_throttle: boolean
- Attribute:
Can be read or written
- Return type:
boolean
- electric_throttle_hi: number
- Attribute:
Can be read or written
- Return type:
number
- electric_throttle_lo: number
- Attribute:
Can be read or written
- Return type:
number
- flameout_safety_pct: number
The jet safety margin. A value between 0 and 1.
- Attribute:
Can be read or written
- Return type:
number
- limit_acceleration: boolean
- Attribute:
Can be read or written
- Return type:
boolean
- limit_dynamic_pressure: boolean
- Attribute:
Can be read or written
- Return type:
boolean
- limit_throttle: boolean
- Attribute:
Can be read or written
- Return type:
boolean
- limit_to_prevent_flameout: boolean
- Attribute:
Can be read or written
- Return type:
boolean
- limit_to_prevent_overheats: boolean
Limits the throttle to prevent parts from overheating.
- Attribute:
Can be read or written
- Return type:
boolean
- limiter_min_throttle: boolean
- Attribute:
Can be read or written
- Return type:
boolean
- manage_intakes: boolean
- Attribute:
Can be read or written
- Return type:
boolean
- max_acceleration: number
Limit acceleration to [m/s^2] (never exceed the acceleration during ascent).
- Attribute:
Can be read or written
- Return type:
number
- max_dynamic_pressure: number
Limit the maximal dynamic pressure in Pa. This avoids that pieces break off during launch because of atmospheric pressure.
- Attribute:
Can be read or written
- Return type:
number
- max_throttle: number
Never exceed the percentage of the throttle during ascent (value between 0 and 1).
- Attribute:
Can be read or written
- Return type:
number
- min_throttle: number
Never go below the percentage of the throttle during ascent (value between 0 and 1).
- Attribute:
Can be read or written
- Return type:
number
- smooth_throttle: boolean
- Attribute:
Can be read or written
- Return type:
boolean
- throttle_smoothing_time: number
- Attribute:
Can be read or written
- Return type:
number