Struct SimOne_Data_Traffic_Info¶
Defined in File SimOneIOStruct.h
Struct Documentation¶
-
struct SimOne_Data_Traffic_Info¶
Public Members
-
int id¶
交通信息 ID。
Traffic information ID.
-
float orientation¶
交通信息的朝向。
Orientation of the traffic information.
-
float speed¶
交通信息的速度。
Speed of the traffic information.
-
float x¶
交通信息的 X 坐标。
X coordinate of the traffic information.
-
float y¶
交通信息的 Y 坐标。
Y coordinate of the traffic information.
-
int id¶