Throttle |
public sealed class ThrottleCalibrationMode : Enum
The ThrottleCalibrationMode type exposes the following members.
| Name | Description | |
|---|---|---|
| NegativeOneToOne | Throttles are calibrated to a range of -1 to +1 with 0 being in the center position. | |
| value__ | ||
| ZeroToOne | Throttles are calibrated to a range of 0 to +1 with 0 being in the fully disengaged position. |