Eclipse SUMO - Simulation of Urban MObility
libtraci/TrafficLight.cpp File Reference
#include <config.h>
#include <libsumo/StorageHelper.h>
#include <libsumo/TraCIConstants.h>
#include <libsumo/TrafficLight.h>
#include "Domain.h"
Include dependency graph for libtraci/TrafficLight.cpp:

Go to the source code of this file.

Namespaces

 libtraci
 

Macros

#define LIBTRACI   1
 

Functions

std::string libtraci::to_string (const std::vector< double > &value)
 

Detailed Description

Author
Daniel Krajzewicz
Mario Krumnow
Jakob Erdmann
Michael Behrisch
Date
30.05.2012

Definition in file libtraci/TrafficLight.cpp.

Macro Definition Documentation

◆ LIBTRACI

#define LIBTRACI   1

Definition at line 25 of file libtraci/TrafficLight.cpp.