![]() |
Eclipse SUMO - Simulation of Urban MObility
|
edge type specific meso parameters More...
#include <MSNet.h>
Data Fields | |
double | jamThreshold |
bool | junctionControl |
SUMOTime | minorPenalty |
bool | overtaking |
SUMOTime | tauff |
SUMOTime | taufj |
SUMOTime | taujf |
SUMOTime | taujj |
double | tlsFlowPenalty |
double | tlsPenalty |
double MSNet::MesoEdgeType::jamThreshold |
Definition at line 122 of file MSNet.h.
Referenced by NLHandler::addMesoEdgeType(), MSNet::getMesoType(), GUIEdge::getTypeParameterWindow(), and MESegment::initSegment().
bool MSNet::MesoEdgeType::junctionControl |
Definition at line 123 of file MSNet.h.
Referenced by NLHandler::addMesoEdgeType(), MSNet::getMesoType(), GUIEdge::getTypeParameterWindow(), and MESegment::initSegment().
SUMOTime MSNet::MesoEdgeType::minorPenalty |
Definition at line 126 of file MSNet.h.
Referenced by NLHandler::addMesoEdgeType(), MSNet::getMesoType(), GUIEdge::getTypeParameterWindow(), MESegment::initSegment(), and MSEdge::recalcCache().
bool MSNet::MesoEdgeType::overtaking |
Definition at line 127 of file MSNet.h.
Referenced by NLHandler::addMesoEdgeType(), MSNet::getMesoType(), GUIEdge::getTypeParameterWindow(), and MESegment::initSegment().
SUMOTime MSNet::MesoEdgeType::tauff |
Definition at line 118 of file MSNet.h.
Referenced by NLHandler::addMesoEdgeType(), MSNet::getMesoType(), GUIEdge::getTypeParameterWindow(), and MESegment::initSegment().
SUMOTime MSNet::MesoEdgeType::taufj |
Definition at line 119 of file MSNet.h.
Referenced by NLHandler::addMesoEdgeType(), MSNet::getMesoType(), GUIEdge::getTypeParameterWindow(), and MESegment::initSegment().
SUMOTime MSNet::MesoEdgeType::taujf |
Definition at line 120 of file MSNet.h.
Referenced by NLHandler::addMesoEdgeType(), MSNet::getMesoType(), GUIEdge::getTypeParameterWindow(), and MESegment::initSegment().
SUMOTime MSNet::MesoEdgeType::taujj |
Definition at line 121 of file MSNet.h.
Referenced by NLHandler::addMesoEdgeType(), MSNet::getMesoType(), GUIEdge::getTypeParameterWindow(), and MESegment::initSegment().
double MSNet::MesoEdgeType::tlsFlowPenalty |
Definition at line 125 of file MSNet.h.
Referenced by NLHandler::addMesoEdgeType(), MSNet::getMesoType(), GUIEdge::getTypeParameterWindow(), MSTrafficLightLogic::initMesoTLSPenalties(), and MESegment::initSegment().
double MSNet::MesoEdgeType::tlsPenalty |
Definition at line 124 of file MSNet.h.
Referenced by NLHandler::addMesoEdgeType(), MSNet::getMesoType(), GUIEdge::getTypeParameterWindow(), MSTrafficLightLogic::initMesoTLSPenalties(), MESegment::initSegment(), and MSEdge::recalcCache().