![]() |
Eclipse SUMO - Simulation of Urban MObility
|
struct for detector settings More...
#include <GUIVisualizationSettings.h>
Static Public Attributes | |
static const RGBColor | E1Color |
color for E1 detectors More... | |
static const double | E1Height |
E1 Instant detector heights. More... | |
static const RGBColor | E1InstantColor |
color for E1 Instant detectors More... | |
static const double | E1InstantHeight |
E1 Instant detector heights. More... | |
static const double | E1InstantWidth |
E1 Instant detector widths. More... | |
static const double | E1Width |
E1 detector widths. More... | |
static const RGBColor | E2Color |
color for E2 detectors More... | |
static const double | E2Width |
E2 detector widths. More... | |
static const RGBColor | E3EntryColor |
color for Entrys More... | |
static const double | E3EntryExitHeight |
E3 Entry/Exit detector height. More... | |
static const double | E3EntryExitWidth |
E3 Entry/Exit detector width. More... | |
static const RGBColor | E3ExitColor |
color for Exits More... | |
static const double | E3Size |
E3 detector size. More... | |
struct for detector settings
Definition at line 294 of file GUIVisualizationSettings.h.
|
static |
color for E1 detectors
Definition at line 297 of file GUIVisualizationSettings.h.
Referenced by GNEDetectorE1::drawGL().
|
static |
E1 Instant detector heights.
Definition at line 303 of file GUIVisualizationSettings.h.
|
static |
color for E1 Instant detectors
Definition at line 306 of file GUIVisualizationSettings.h.
Referenced by GNEDetectorE1Instant::drawGL().
|
static |
E1 Instant detector heights.
Definition at line 312 of file GUIVisualizationSettings.h.
|
static |
E1 Instant detector widths.
Definition at line 309 of file GUIVisualizationSettings.h.
Referenced by GNEDetectorE1Instant::drawGL().
|
static |
E1 detector widths.
Definition at line 300 of file GUIVisualizationSettings.h.
Referenced by GNEDetectorE1::drawGL().
|
static |
color for E2 detectors
Definition at line 315 of file GUIVisualizationSettings.h.
Referenced by GNEDetectorE2::drawGL(), and GNEAdditional::drawPartialGL().
|
static |
E2 detector widths.
Definition at line 318 of file GUIVisualizationSettings.h.
Referenced by GNEDetectorE2::drawGL().
|
static |
color for Entrys
Definition at line 324 of file GUIVisualizationSettings.h.
Referenced by GUIE3Collector::MyWrapper::drawGL(), and GNEDetectorEntryExit::drawGL().
|
static |
E3 Entry/Exit detector height.
Definition at line 333 of file GUIVisualizationSettings.h.
|
static |
E3 Entry/Exit detector width.
Definition at line 330 of file GUIVisualizationSettings.h.
|
static |
color for Exits
Definition at line 327 of file GUIVisualizationSettings.h.
Referenced by GUIE3Collector::MyWrapper::drawGL(), and GNEDetectorEntryExit::drawGL().
|
static |
E3 detector size.
Definition at line 321 of file GUIVisualizationSettings.h.
Referenced by GNEDetectorE3::drawGL().