CARLA
Public Attributes | List of all members
FTrafficLightStage Struct Reference

Defines a stage of a semaphor with a State and the time this state lasts. More...

#include <TrafficLightController.h>

+ Collaboration diagram for FTrafficLightStage:

Public Attributes

ETrafficLightState State
 
float Time
 

Detailed Description

Defines a stage of a semaphor with a State and the time this state lasts.

Definition at line 22 of file TrafficLightController.h.

Member Data Documentation

◆ State

ETrafficLightState FTrafficLightStage::State

Definition at line 30 of file TrafficLightController.h.

◆ Time

float FTrafficLightStage::Time

Definition at line 27 of file TrafficLightController.h.

Referenced by UTrafficLightController::NextState().


The documentation for this struct was generated from the following file: