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 434 of file GUIVisualizationSettings.h.
|
static |
color for E1 detectors
Definition at line 437 of file GUIVisualizationSettings.h.
Referenced by GNEInductionLoopDetector::drawGL().
|
static |
E1 Instant detector heights.
Definition at line 443 of file GUIVisualizationSettings.h.
|
static |
color for E1 Instant detectors
Definition at line 446 of file GUIVisualizationSettings.h.
Referenced by GNEInstantInductionLoopDetector::drawGL().
|
static |
E1 Instant detector heights.
Definition at line 452 of file GUIVisualizationSettings.h.
|
static |
E1 Instant detector widths.
Definition at line 449 of file GUIVisualizationSettings.h.
|
static |
E1 detector widths.
Definition at line 440 of file GUIVisualizationSettings.h.
|
static |
color for E2 detectors
Definition at line 455 of file GUIVisualizationSettings.h.
Referenced by GNELaneAreaDetector::drawE2(), GNELaneAreaDetector::drawE2PartialJunction(), and GNELaneAreaDetector::drawE2PartialLane().
|
static |
E2 detector widths.
Definition at line 458 of file GUIVisualizationSettings.h.
Referenced by GNELaneAreaDetector::drawE2(), GNELaneAreaDetector::drawE2PartialJunction(), GNELaneAreaDetector::drawE2PartialLane(), GNELaneAreaDetector::drawGL(), GNELaneAreaDetector::drawJunctionPartialGL(), and GNELaneAreaDetector::drawLanePartialGL().
|
static |
color for Entrys
Definition at line 464 of file GUIVisualizationSettings.h.
Referenced by GUIE3Collector::MyWrapper::drawGL(), and GNEEntryExitDetector::drawGL().
|
static |
E3 Entry/Exit detector height.
Definition at line 473 of file GUIVisualizationSettings.h.
|
static |
E3 Entry/Exit detector width.
Definition at line 470 of file GUIVisualizationSettings.h.
|
static |
color for Exits
Definition at line 467 of file GUIVisualizationSettings.h.
Referenced by GUIE3Collector::MyWrapper::drawGL(), and GNEEntryExitDetector::drawGL().
|
static |
E3 detector size.
Definition at line 461 of file GUIVisualizationSettings.h.
Referenced by GNEMultiEntryExitDetector::drawGL().