Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
Inheritance Hierarchy
- TVehicleSystem
- FSimpleSteeringSim
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SteeringSystem.h |
| Include | #include "SteeringSystem.h" |
Syntax
class FSimpleSteeringSim : public TVehicleSystem< FSimpleSteeringConfig >
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAckermannSim | Ackermann |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSimpleSteeringSim
(
const FSimpleSteeringConfig* SetupIn |
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | GetSteeringAngle
(
float InNormSteering, |
||
| float | GetSteeringFromVelocity
(
float VelocityMPH |