跳转至

Struct SimOne_Data_TrafficLights

ClassList > SimOne_Data_TrafficLights

  • #include <SimOneIOStruct.h>

Inherits the following classes: SimOne_Data

Public Attributes

Type Name
int trafficlightNum = 0
SimOne_Data_TrafficLight trafficlights

Public Attributes inherited from SimOne_Data

See SimOne_Data

Type Name
int frame = 0
long long timestamp = 0
int version = 0

Public Attributes Documentation

variable trafficlightNum

int SimOne_Data_TrafficLights::trafficlightNum;

交通灯数量。 * Number of traffic lights.


variable trafficlights

SimOne_Data_TrafficLight SimOne_Data_TrafficLights::trafficlights[100];

交通灯数据数组。 * Array of traffic light data, with a maximum of 100 entries.



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