FSimpleTransmissionSim::GetTransmissionTorque

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

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss