FSimpleTransmissionSim::GetTransmissionTorque

Given the engine torque return the transmission torque taking into account the gear ratios and transmission losses

Choose your operating system:

Windows

macOS

Linux

References

Module

ChaosVehiclesCore

Header

/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/TransmissionSystem.h

Include

#include "TransmissionSystem.h"

Syntax

float GetTransmissionTorque
(
    float InEngineTorque
)

Remarks

Given the engine torque return the transmission torque taking into account the gear ratios and transmission losses