CARLA
 
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
FVehicleNWGearData结构体 参考

#include <WheeledVehicleMovementComponentNW.h>

+ FVehicleNWGearData 的协作图:

Public 属性

float DownRatio
 Value of engineRevs/maxEngineRevs that is low enough to gear down
 
float Ratio
 Determines the amount of torque multiplication
 
float UpRatio
 Value of engineRevs/maxEngineRevs that is high enough to gear up
 

详细描述

在文件 WheeledVehicleMovementComponentNW.h65 行定义.

类成员变量说明

◆ DownRatio

float FVehicleNWGearData::DownRatio

Value of engineRevs/maxEngineRevs that is low enough to gear down

在文件 WheeledVehicleMovementComponentNW.h75 行定义.

被这些函数引用 ACarlaWheeledVehicle::ApplyVehiclePhysicsControl() , 以及 GetVehicleAutoBoxSetup().

◆ Ratio

float FVehicleNWGearData::Ratio

Determines the amount of torque multiplication

在文件 WheeledVehicleMovementComponentNW.h71 行定义.

被这些函数引用 ACarlaWheeledVehicle::ApplyVehiclePhysicsControl().

◆ UpRatio

float FVehicleNWGearData::UpRatio

Value of engineRevs/maxEngineRevs that is high enough to gear up

在文件 WheeledVehicleMovementComponentNW.h79 行定义.

被这些函数引用 ACarlaWheeledVehicle::ApplyVehiclePhysicsControl() , 以及 GetVehicleAutoBoxSetup().


该结构体的文档由以下文件生成: