Changes

Jump to navigation Jump to search

Documentation/Engine/Units/accessory transmission data

672 bytes added, 22:17, 27 July 2017
Attributes: Added new 1.28 attribute, auxiliary_brakes
|0
|The number of output levels for the retarder if applicable. If zero, retarder behavior is disabled for the transmission.
|-
|auxiliary_brakes
|array<float3>
|
|When set, this overrides the retarder control so that it controls both the retarder and engine brake. The components are (retarder strength, engine brake strength, downshift). The value of retarder must match the number of members in auxiliary_brakes. (''Added in 1.28'') For example:
<pre> retarder: 5
auxiliary_brakes[]: (0.3, 0, 0) // 30% retarder only
auxiliary_brakes[]: (0.6, 0, 0) // 60% retarder only
auxiliary_brakes[]: (1.0, 0, 0) // 100% retarder only
auxiliary_brakes[]: (1.0, 1, 0) // 100% retarder and 100% engine brake
auxiliary_brakes[]: (1.0, 1, 1) // 100% retarder, 100% engine brake and downshift</pre>
|-
|ratios_reverse
309
edits

Navigation menu