|
Dynamical system model
|
This is the complete list of members for dsf::mobility::Intersection, including all inherited members.
| addAgent(double angle, std::unique_ptr< Agent > pAgent) | dsf::mobility::Intersection | |
| addAgent(std::unique_ptr< Agent > pAgent) | dsf::mobility::Intersection | |
| addIngoingEdge(Id edgeId) (defined in dsf::Node) | dsf::Node | inline |
| addOutgoingEdge(Id edgeId) (defined in dsf::Node) | dsf::Node | inline |
| addStreetPriority(Id streetId) | dsf::mobility::Intersection | inline |
| agents() | dsf::mobility::Intersection | inline |
| capacity() const | dsf::mobility::RoadJunction | |
| density() const override | dsf::mobility::Intersection | inlinevirtual |
| geometry() const noexcept | dsf::Node | inline |
| id() const | dsf::Node | inline |
| ingoingEdges() const noexcept (defined in dsf::Node) | dsf::Node | inline |
| Intersection(Id id) | dsf::mobility::Intersection | inlineexplicit |
| Intersection(Id id, geometry::Point coords) | dsf::mobility::Intersection | inline |
| Intersection(RoadJunction const &node) (defined in dsf::mobility::Intersection) | dsf::mobility::Intersection | inline |
| Intersection(Intersection const &)=delete (defined in dsf::mobility::Intersection) | dsf::mobility::Intersection | |
| isFull() const override | dsf::mobility::Intersection | inlinevirtual |
| isIntersection() const noexcept final (defined in dsf::mobility::Intersection) | dsf::mobility::Intersection | inlinevirtual |
| isRoundabout() const noexcept (defined in dsf::mobility::RoadJunction) | dsf::mobility::RoadJunction | virtual |
| isStation() const noexcept (defined in dsf::Node) | dsf::Node | inlinevirtual |
| isTrafficLight() const noexcept (defined in dsf::mobility::RoadJunction) | dsf::mobility::RoadJunction | virtual |
| m_agents (defined in dsf::mobility::Intersection) | dsf::mobility::Intersection | protected |
| m_geometry (defined in dsf::Node) | dsf::Node | protected |
| m_id (defined in dsf::Node) | dsf::Node | protected |
| m_ingoingEdges (defined in dsf::Node) | dsf::Node | protected |
| m_name (defined in dsf::Node) | dsf::Node | protected |
| m_outgoingEdges (defined in dsf::Node) | dsf::Node | protected |
| m_streetPriorities (defined in dsf::mobility::Intersection) | dsf::mobility::Intersection | protected |
| nAgents() const | dsf::mobility::Intersection | inline |
| name() const noexcept | dsf::Node | inline |
| Node(Id id) | dsf::Node | inlineexplicit |
| Node(Id id, geometry::Point point) | dsf::Node | inline |
| Node(Node const &other) (defined in dsf::Node) | dsf::Node | inline |
| operator=(RoadJunction const &other) (defined in dsf::mobility::RoadJunction) | dsf::mobility::RoadJunction | inline |
| operator=(Node const &other) (defined in dsf::Node) | dsf::Node | inline |
| outgoingEdges() const noexcept (defined in dsf::Node) | dsf::Node | inline |
| RoadJunction(Id id) (defined in dsf::mobility::RoadJunction) | dsf::mobility::RoadJunction | explicit |
| RoadJunction(Id id, geometry::Point coords) (defined in dsf::mobility::RoadJunction) | dsf::mobility::RoadJunction | |
| RoadJunction(RoadJunction const &other) (defined in dsf::mobility::RoadJunction) | dsf::mobility::RoadJunction | |
| setCapacity(Size capacity) override | dsf::mobility::Intersection | virtual |
| setGeometry(geometry::Point point) noexcept | dsf::Node | inline |
| setId(Id id) noexcept | dsf::Node | inline |
| setName(const std::string &name) noexcept | dsf::Node | inline |
| setStreetPriorities(std::set< Id > streetPriorities) | dsf::mobility::Intersection | inline |
| setTransportCapacity(double capacity) | dsf::mobility::RoadJunction | |
| streetPriorities() const | dsf::mobility::Intersection | inlinevirtual |
| transportCapacity() const | dsf::mobility::RoadJunction | |
| ~Intersection()=default (defined in dsf::mobility::Intersection) | dsf::mobility::Intersection | virtual |
| ~Node()=default (defined in dsf::Node) | dsf::Node | virtual |