Skip to content

Struct SimOne_Data_Traffic_Info

ClassList > SimOne_Data_Traffic_Info

  • #include <SimOneIOStruct.h>

Public Attributes

Type Name
int id
float orientation
float speed
float x
float y

Public Attributes Documentation

variable id

int SimOne_Data_Traffic_Info::id;

交通信息 ID。 * Traffic information ID.


variable orientation

float SimOne_Data_Traffic_Info::orientation;

交通信息的朝向。 * Orientation of the traffic information.


variable speed

float SimOne_Data_Traffic_Info::speed;

交通信息的速度。 * Speed of the traffic information.


variable x

float SimOne_Data_Traffic_Info::x;

交通信息的 X 坐标。 * X coordinate of the traffic information.


variable y

float SimOne_Data_Traffic_Info::y;

交通信息的 Y 坐标。 * Y coordinate of the traffic information.



The documentation for this class was generated from the following file docs/api/cpp/SimOneIOStruct.h