![]() |
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 | |
static const double | E1Height |
E1 Instant detector heights. | |
static const RGBColor | E1InstantColor |
color for E1 Instant detectors | |
static const double | E1InstantHeight |
E1 Instant detector heights. | |
static const double | E1InstantWidth |
E1 Instant detector widths. | |
static const double | E1Width |
E1 detector widths. | |
static const RGBColor | E2Color |
color for E2 detectors | |
static const double | E2Width |
E2 detector widths. | |
static const RGBColor | E3EntryColor |
color for Entrys | |
static const double | E3EntryExitHeight |
E3 Entry/Exit detector height. | |
static const double | E3EntryExitWidth |
E3 Entry/Exit detector width. | |
static const RGBColor | E3ExitColor |
color for Exits | |
static const double | E3Size |
E3 detector size. | |
struct for detector settings
Definition at line 397 of file GUIVisualizationSettings.h.
|
static |
color for E1 detectors
Definition at line 400 of file GUIVisualizationSettings.h.
Referenced by GNEInductionLoopDetector::drawGL().
|
static |
E1 Instant detector heights.
Definition at line 406 of file GUIVisualizationSettings.h.
|
static |
color for E1 Instant detectors
Definition at line 409 of file GUIVisualizationSettings.h.
Referenced by GNEInstantInductionLoopDetector::drawGL().
|
static |
E1 Instant detector heights.
Definition at line 415 of file GUIVisualizationSettings.h.
|
static |
E1 Instant detector widths.
Definition at line 412 of file GUIVisualizationSettings.h.
Referenced by GNEInstantInductionLoopDetector::drawGL().
|
static |
E1 detector widths.
Definition at line 403 of file GUIVisualizationSettings.h.
Referenced by GNEInductionLoopDetector::drawGL().
|
static |
color for E2 detectors
Definition at line 418 of file GUIVisualizationSettings.h.
Referenced by GNELaneAreaDetector::drawGL(), GNELaneAreaDetector::drawPartialGL(), and GNELaneAreaDetector::drawPartialGL().
|
static |
E2 detector widths.
Definition at line 421 of file GUIVisualizationSettings.h.
Referenced by GNELaneAreaDetector::drawGL(), GNELaneAreaDetector::drawPartialGL(), and GNELaneAreaDetector::drawPartialGL().
|
static |
color for Entrys
Definition at line 427 of file GUIVisualizationSettings.h.
Referenced by GUIE3Collector::MyWrapper::drawGL(), and GNEEntryExitDetector::drawGL().
|
static |
E3 Entry/Exit detector height.
Definition at line 436 of file GUIVisualizationSettings.h.
|
static |
E3 Entry/Exit detector width.
Definition at line 433 of file GUIVisualizationSettings.h.
|
static |
color for Exits
Definition at line 430 of file GUIVisualizationSettings.h.
Referenced by GUIE3Collector::MyWrapper::drawGL(), and GNEEntryExitDetector::drawGL().
|
static |
E3 detector size.
Definition at line 424 of file GUIVisualizationSettings.h.
Referenced by GNEMultiEntryExitDetector::drawGL().