SimDriver  0.1
Public Attributes | List of all members
agent_model::Signal Struct Reference

#include <Interface.h>

Public Attributes

unsigned int id
 Unique ID of the signal.
 
double ds
 Distance to the sign from the current position along the reference line. (in m)
 
SignalType type
 Type of the signal.
 
double value
 Value of the signal.
 
TrafficLightColor color
 Color of the light bulb.
 
TrafficLightIcon icon
 Icon/Shape of the traffic light.
 
bool subsignal
 if true sign is subsignal to TLS and only valid in certain situations
 
bool sign_is_in_use
 indicates that subsign is in use (all paired TLS signals are out of service)
 

Detailed Description

A class to store target information.


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