FSimpleEngineSim::GetTorqueFromRPM

Get torque value from torque curve based on input RPM

Windows
MacOS
Linux

References

Module

ChaosVehiclesCore

Header

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

Include

#include "EngineSystem.h"

Source

/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Private/EngineSystem.cpp

Syntax

float GetTorqueFromRPM
(
    float RPM,
    bool LimitToIdle
)

Remarks

Get torque value from torque curve based on input RPM

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