![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>#include <map>#include <string>#include <netbuild/NBConnectionDefs.h>#include <netbuild/NBNodeCont.h>#include <utils/common/SUMOTime.h>Go to the source code of this file.
Data Structures | |
| class | NIVisumTL |
| Intermediate class for storing visum traffic lights during their import. More... | |
| class | NIVisumTL::Phase |
| A phase. More... | |
| class | NIVisumTL::SignalGroup |
| A signal group can be defined either by a time period or by phases. More... | |
| class | NIVisumTL::TimePeriod |
| A time period with a start and an end time. More... | |
Definition in file NIVisumTL.h.