Eclipse SUMO - Simulation of Urban MObility
GUI.h File Reference
#include <vector>
#include <libsumo/TraCIDefs.h>
Include dependency graph for GUI.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  LIBSUMO_NAMESPACE::GUI
 

Namespaces

 FX
 
 LIBSUMO_NAMESPACE
 

Macros

#define DEFAULT_VIEW   "View #0"
 

Typedefs

typedef long long int SUMOTime
 

Detailed Description

Author
Michael Behrisch
Date
07.04.2021

Definition in file GUI.h.

Macro Definition Documentation

◆ DEFAULT_VIEW

#define DEFAULT_VIEW   "View #0"

Definition at line 24 of file GUI.h.

Typedef Documentation

◆ SUMOTime

typedef long long int SUMOTime

Definition at line 36 of file GUI.h.