FSimpleTransmissionSim::GetEngineTorque

Return InTransmissionTorque / GetGearRatio(GetCurrentGear()); // #todo: what about transmission frictional losses

Windows
MacOS
Linux

References

Module

ChaosVehiclesCore

Header

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

Include

#include "TransmissionSystem.h"

Syntax

*float GetEngineTorque
(
    float InTransmissionTorque
)

Remarks

Get the expected engine RPM from the wheel RPM taking into account the current gear ratio (assuming no clutch slip)

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