Dynamical system model
|
This is the complete list of members for dsf::Intersection, including all inherited members.
addAgent(double angle, std::unique_ptr< Agent > pAgent) | dsf::Intersection | |
addAgent(std::unique_ptr< Agent > pAgent) | dsf::Intersection | |
addStreetPriority(Id streetId) | dsf::Intersection | inline |
agentCounter() | dsf::Intersection | |
agents() | dsf::Intersection | inline |
capacity() const | dsf::RoadJunction | |
coords() const | dsf::Node | inline |
density() const override | dsf::Intersection | inlinevirtual |
id() const | dsf::Node | inline |
Intersection(Id id) | dsf::Intersection | inlineexplicit |
Intersection(Id id, std::pair< double, double > coords) | dsf::Intersection | inline |
Intersection(RoadJunction const &node) (defined in dsf::Intersection) | dsf::Intersection | inline |
Intersection(Intersection const &)=delete (defined in dsf::Intersection) | dsf::Intersection | |
isFull() const override | dsf::Intersection | inlinevirtual |
isIntersection() const noexcept final (defined in dsf::Intersection) | dsf::Intersection | inlinevirtual |
isRoundabout() const noexcept (defined in dsf::RoadJunction) | dsf::RoadJunction | virtual |
isStation() const noexcept (defined in dsf::Node) | dsf::Node | inlinevirtual |
isTrafficLight() const noexcept (defined in dsf::RoadJunction) | dsf::RoadJunction | virtual |
m_agentCounter (defined in dsf::Intersection) | dsf::Intersection | protected |
m_agents (defined in dsf::Intersection) | dsf::Intersection | protected |
m_coords (defined in dsf::Node) | dsf::Node | protected |
m_id (defined in dsf::Node) | dsf::Node | protected |
m_name (defined in dsf::Node) | dsf::Node | protected |
m_streetPriorities (defined in dsf::Intersection) | dsf::Intersection | protected |
m_strId (defined in dsf::Node) | dsf::Node | protected |
name() const noexcept | dsf::Node | inline |
Node(Id id) | dsf::Node | inlineexplicit |
Node(Id id, std::pair< double, double > coords) | dsf::Node | inline |
Node(Node const &other) (defined in dsf::Node) | dsf::Node | inline |
operator=(RoadJunction const &other) (defined in dsf::RoadJunction) | dsf::RoadJunction | inline |
operator=(Node const &other) (defined in dsf::Node) | dsf::Node | inline |
RoadJunction(Id id) (defined in dsf::RoadJunction) | dsf::RoadJunction | explicit |
RoadJunction(Id id, std::pair< double, double > coords) (defined in dsf::RoadJunction) | dsf::RoadJunction | |
RoadJunction(RoadJunction const &other) (defined in dsf::RoadJunction) | dsf::RoadJunction | |
setCapacity(Size capacity) override | dsf::Intersection | virtual |
setCoords(std::pair< double, double > coords) | dsf::Node | inline |
setId(Id id) | dsf::Node | inline |
setName(const std::string &name) | dsf::Node | inline |
setStreetPriorities(std::set< Id > streetPriorities) | dsf::Intersection | inline |
setStrId(const std::string &strId) (defined in dsf::Node) | dsf::Node | inline |
setTransportCapacity(double capacity) | dsf::RoadJunction | |
streetPriorities() const | dsf::Intersection | inlinevirtual |
strId() const noexcept (defined in dsf::Node) | dsf::Node | inline |
transportCapacity() const | dsf::RoadJunction | |
~Intersection()=default (defined in dsf::Intersection) | dsf::Intersection | virtual |
~Node()=default (defined in dsf::Node) | dsf::Node | virtual |