Dynamical system model
|
This is the complete list of members for dsm::Intersection, including all inherited members.
addAgent(double angle, Id agentId) | dsm::Intersection | |
addAgent(Id agentId) | dsm::Intersection | |
addStreetPriority(Id streetId) | dsm::Intersection | inline |
agentCounter() | dsm::Intersection | |
agents() | dsm::Intersection | inline |
capacity() const | dsm::Node | inline |
coords() const | dsm::Node | inline |
density() const override | dsm::Intersection | inlinevirtual |
id() const | dsm::Node | inline |
Intersection()=default (defined in dsm::Intersection) | dsm::Intersection | |
Intersection(Id id) | dsm::Intersection | inlineexplicit |
Intersection(Id id, std::pair< double, double > coords) | dsm::Intersection | inline |
isFull() const override | dsm::Intersection | inlinevirtual |
isIntersection() const noexcept override final (defined in dsm::Intersection) | dsm::Intersection | inlinevirtual |
isRoundabout() const noexcept (defined in dsm::Node) | dsm::Node | inlinevirtual |
isTrafficLight() const noexcept (defined in dsm::Node) | dsm::Node | inlinevirtual |
m_agentCounter (defined in dsm::Intersection) | dsm::Intersection | protected |
m_agents (defined in dsm::Intersection) | dsm::Intersection | protected |
m_capacity (defined in dsm::Node) | dsm::Node | protected |
m_coords (defined in dsm::Node) | dsm::Node | protected |
m_id (defined in dsm::Node) | dsm::Node | protected |
m_streetPriorities (defined in dsm::Intersection) | dsm::Intersection | protected |
m_transportCapacity (defined in dsm::Node) | dsm::Node | protected |
Node()=default (defined in dsm::Node) | dsm::Node | |
Node(Id id) | dsm::Node | inlineexplicit |
Node(Id id, std::pair< double, double > coords) | dsm::Node | inline |
removeAgent(Id agentId) | dsm::Intersection | |
setCapacity(Size capacity) override | dsm::Intersection | virtual |
setCoords(std::pair< double, double > coords) | dsm::Node | inline |
setId(Id id) | dsm::Node | inline |
setStreetPriorities(std::set< Id > streetPriorities) | dsm::Intersection | inline |
setTransportCapacity(Size capacity) | dsm::Node | inlinevirtual |
streetPriorities() const | dsm::Intersection | inlinevirtual |
transportCapacity() const | dsm::Node | inline |
~Intersection()=default (defined in dsm::Intersection) | dsm::Intersection | virtual |
~Node()=default (defined in dsm::Node) | dsm::Node | virtual |