FAckermannSim

Windows
MacOS
Linux

Inheritance Hierarchy

TVehicleSystem

FAckermannSim

References

Module

ChaosVehiclesCore

Header

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

Include

#include "SteeringSystem.h"

Syntax

class FAckermannSim : public TVehicleSystem< FSimpleSteeringConfig >

Constructors

Name Description

Public function

FAckermannSim

(
    const FSimpleSteeringConfig* S...
)

Functions

Name Description

Public function

void

 

CalculateAkermannAngle

(
    float Input,
    float& OutSteerLeft,
    float& OutSteerRight
)

Public function

void

 

GetLeftHingeLocations

(
    FVector2D& OutC1,
    FVector2D& OutP,
    FVector2D& OutC2
)

Public function

float

 

GetMaxAckermanAngle()

Public function

void

 

GetRightHingeLocations

(
    FVector2D& OutC1,
    FVector2D& OutP,
    FVector2D& OutC2
)

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