Changes

Jump to navigation Jump to search

Documentation/Engine/Units/accessory engine data

662 bytes added, 21:31, 3 December 2017
Attributes: Added 1.30 attributes for multi-torque engines.
|torque
|float
|0.0
|This defines the maximum torque output of the engine in N·m.
|-
|secondary_torque
|float
|0.0
|If positive and greater than zero, this defines the secondary maximum torque output of the engine in N·m for multi-torque engines. ''(Added in 1.30)''
|-
|secondary_torque_gear_ratio
|float
|1.0
|This defines the transmission gear ratio below which '''secondary_torque''' is used on multi-torque engines. ''(Added in 1.30)''
|-
|torque_curve
</syntaxhighlight>
The torque output is linearly interpolated between data points. For engine speeds outside the domain of the data points, the output is clamped to the values at the highest/lowest rpm points. The valid range for torque output is 0-1.
|-
|secondary_torque_curve
|array&lt;float2&gt;
|''See description''
|This defines the secondary torque output of a multi-torque engine at various engine speeds, relative to the maximum torque defined in '''secondary_torque'''. If unset, '''torque_curve''' is used instead. ''(Added in 1.30)''
|-
|resistance_torque
309
edits

Navigation menu