FSimpleEngineConfig

Simple Normally Aspirated Engine Output defined by a single torque curve over the rev range No turbo/ turbo lag

Windows
MacOS
Linux

References

Module

ChaosVehiclesCore

Header

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

Include

#include "EngineSystem.h"

Syntax

struct FSimpleEngineConfig

Remarks

Simple Normally Aspirated Engine Output defined by a single torque curve over the rev range No turbo/ turbo lag

#todo: proper default values #todo: replace hardcoded graph with curve data

Variables

Name Description

Public variable

float

 

EngineBrakeEffect

Public variable

uint16

 

EngineIdleRPM

Public variable

float

 

EngineRevDownRate

Public variable

float

 

EngineRevUpMOI

Public variable

uint16

 

MaxRPM

Public variable

float

 

MaxTorque

Public variable

FNormalisedGrap...

 

TorqueCurve

#todo: want something like UCurveFloat / FRuntimeFloatCurve / FTorqueCurveEditor

Constructors

Name Description

Public function

FSimpleEngineConfig()

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