Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/SimModule
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/TransmissionModule.h |
| Include | #include "SimModule/TransmissionModule.h" |
Syntax
struct FTransmissionSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | AutoReverse | ||
| uint32 | ChangeDownRPM | ||
| uint32 | ChangeUpRPM | ||
| float | FinalDriveRatio | ||
| TArray< float > | ForwardRatios | ||
| float | GearChangeTime | ||
| float | GearHysteresisTime | ||
| TArray< float > | ReverseRatios | ||
| float | TransmissionEfficiency | ||
| ETransType | TransmissionType |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Enums
| Type | Name | Description | |
|---|---|---|---|
| ETransType |