Function SimOneAPI::GetParkingSpaceList
Defined in File SimOneHDMapAPI.h
Function Documentation
-
void SimOneAPI::GetParkingSpaceList(SSD::SimVector<HDMapStandalone::MParkingSpace> &parkingSpaceList)
获取地图中停车位列表
Get a list of parking spaces in the map.
此函数用于获取地图中所有停车位的列表
This function is used to obtain a list of all parking spaces in the map.
- 参数:
parkingSpaceList -- [out]
地图中停车位列表
List of parking spaces in the map.