Eclipse SUMO - Simulation of Urban MObility
GUIVisualizationStoppingPlaceSettings Struct Reference

struct for stoppingPlace settings More...

#include <GUIVisualizationSettings.h>

Static Public Attributes

static const double busStopWidth
 busStop width More...
 
static const double chargingStationWidth
 chargingStation width More...
 
static const double containerStopWidth
 containerStop width More...
 
static const double stoppingPlaceSignOffset
 busStop offset More...
 
static const double symbolExternalRadius
 symbol external radius More...
 
static const double symbolInternalRadius
 symbol internal radius More...
 
static const double symbolInternalTextSize
 symbol internal text size More...
 
static const double trainStopWidth
 trainStop width More...
 

Detailed Description

struct for stoppingPlace settings

Definition at line 478 of file GUIVisualizationSettings.h.

Field Documentation

◆ busStopWidth

const double GUIVisualizationStoppingPlaceSettings::busStopWidth
static

busStop width

Definition at line 483 of file GUIVisualizationSettings.h.

Referenced by GNEBusStop::drawGL().

◆ chargingStationWidth

const double GUIVisualizationStoppingPlaceSettings::chargingStationWidth
static

chargingStation width

Definition at line 492 of file GUIVisualizationSettings.h.

Referenced by GNEChargingStation::drawGL().

◆ containerStopWidth

const double GUIVisualizationStoppingPlaceSettings::containerStopWidth
static

containerStop width

Definition at line 489 of file GUIVisualizationSettings.h.

Referenced by GNEContainerStop::drawGL().

◆ stoppingPlaceSignOffset

const double GUIVisualizationStoppingPlaceSettings::stoppingPlaceSignOffset
static

◆ symbolExternalRadius

const double GUIVisualizationStoppingPlaceSettings::symbolExternalRadius
static

symbol external radius

Definition at line 495 of file GUIVisualizationSettings.h.

Referenced by GNEStoppingPlace::calculateStoppingPlaceContour(), and GNEStoppingPlace::drawSign().

◆ symbolInternalRadius

const double GUIVisualizationStoppingPlaceSettings::symbolInternalRadius
static

symbol internal radius

Definition at line 498 of file GUIVisualizationSettings.h.

Referenced by GNEStoppingPlace::drawSign().

◆ symbolInternalTextSize

const double GUIVisualizationStoppingPlaceSettings::symbolInternalTextSize
static

symbol internal text size

Definition at line 501 of file GUIVisualizationSettings.h.

Referenced by GNEStoppingPlace::drawSign().

◆ trainStopWidth

const double GUIVisualizationStoppingPlaceSettings::trainStopWidth
static

trainStop width

Definition at line 486 of file GUIVisualizationSettings.h.

Referenced by GNEBusStop::drawGL().


The documentation for this struct was generated from the following files: