Changes

Jump to navigation Jump to search

Documentation/Engine/Units/accessory transmission data

331 bytes removed, 11:32, 20 June 2017
no edit summary
The '''accessory_transmission_data''' unit class is used to define the transmission characteristics for the [[Documentation/Engine/Game_data/Player_trucks_definitions|player's vehicle]], as well as the differential ratio. Units of this type are usually defined in '''/def/vehicle/truck/<makebrand.model>/transmission/*.sii''' and valid unit names end in <code>.transmission</code>.
== Attributes ==
|stall_torque_ratio
|float
|-1.0|This defines the maximum torque multiplication of the Torque ratio multiplier if torque converter for an automatic transmission. The torque output of the transmission /multiplier is clamped to a maximum of (engine torque &times; gear ratio &times; stall_torque_ratio)present. That Any positive value is, the output used as multiplier on lower RPM torque stops increasing once the output speed drops below (engine speed &divide; gear ratio &divide; stall_torque_ratio). If unset, the transmission behaves like a conventional transmission without a torque converter.
|-
|differential_ratio
|float
|1.0
|This defines the differential/final drive ratio between the transmission output shaft and the wheels.
|-

Navigation menu