FSimpleTransmissionSim::GetTransmissionRPM

Get the transmission RPM, from the specified engine RPM and gear selection

Windows
MacOS
Linux

References

Module

ChaosVehiclesCore

Header

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

Include

#include "TransmissionSystem.h"

Syntax

float GetTransmissionRPM
(
    float InEngineRPM,
    int InGear
)

Remarks

Get the transmission RPM, from the specified engine RPM and gear selection

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