FSimpleAerodynamicsConfig

Simple Aerodynamics - calculates drag and down-force/lift-force for a given speed

Windows
MacOS
Linux

References

Module

ChaosVehiclesCore

Header

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

Include

#include "AerodynamicsSystem.h"

Syntax

struct FSimpleAerodynamicsConfig

Remarks

Simple Aerodynamics - calculates drag and down-force/lift-force for a given speed

#todo: Add options for drafting/Slipstreaming effect #todo: Proper defaults

Variables

Name Description

Public variable

float

 

AreaMetresSquared

FVector Offet; // local offset relative to CM.

Public variable

float

 

DownforceCoefficient

Public variable

float

 

DragCoefficient

Constructors

Name Description

Public function

FSimpleAerodynamicsConfig()

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