Function SimOneAPI::GetDriveEx
Defined in File SimOneControlTransAPI.h
Function Documentation
-
bool SimOneAPI::GetDriveEx(SimOne_Data_Control_Ex *pControlEx)
获取车辆扩展驾驶控制数据
Get vehicle extended drive control data.
- 参数:
pControlEx -- [out]
车辆扩展控制数据(输出)
Vehicle extended control data (output).
- 返回:
成功获取返回true,否则返回false
Returns true if successful, false otherwise.