![]() |
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 394 of file GUIVisualizationSettings.h.
|
static |
color for E1 detectors
Definition at line 397 of file GUIVisualizationSettings.h.
Referenced by GNEInductionLoopDetector::drawGL().
|
static |
E1 Instant detector heights.
Definition at line 403 of file GUIVisualizationSettings.h.
|
static |
color for E1 Instant detectors
Definition at line 406 of file GUIVisualizationSettings.h.
Referenced by GNEInstantInductionLoopDetector::drawGL().
|
static |
E1 Instant detector heights.
Definition at line 412 of file GUIVisualizationSettings.h.
|
static |
E1 Instant detector widths.
Definition at line 409 of file GUIVisualizationSettings.h.
Referenced by GNEInstantInductionLoopDetector::drawGL().
|
static |
E1 detector widths.
Definition at line 400 of file GUIVisualizationSettings.h.
Referenced by GNEInductionLoopDetector::drawGL().
|
static |
color for E2 detectors
Definition at line 415 of file GUIVisualizationSettings.h.
Referenced by GNELaneAreaDetector::drawGL(), and GNELaneAreaDetector::drawPartialGL().
|
static |
E2 detector widths.
Definition at line 418 of file GUIVisualizationSettings.h.
Referenced by GNELaneAreaDetector::drawGL(), and GNELaneAreaDetector::drawPartialGL().
|
static |
color for Entrys
Definition at line 424 of file GUIVisualizationSettings.h.
Referenced by GUIE3Collector::MyWrapper::drawGL(), and GNEEntryExitDetector::drawGL().
|
static |
E3 Entry/Exit detector height.
Definition at line 433 of file GUIVisualizationSettings.h.
|
static |
E3 Entry/Exit detector width.
Definition at line 430 of file GUIVisualizationSettings.h.
|
static |
color for Exits
Definition at line 427 of file GUIVisualizationSettings.h.
Referenced by GUIE3Collector::MyWrapper::drawGL(), and GNEEntryExitDetector::drawGL().
|
static |
E3 detector size.
Definition at line 421 of file GUIVisualizationSettings.h.
Referenced by GNEMultiEntryExitDetector::drawGL().