FSimpleTransmissionSim::GetTransmissionRPM

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

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 GetTransmissionRPM
(
    float InEngineRPM,
    int InGear
)

Remarks

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