|
Dynamical system model
|
This is the complete list of members for dsf::mobility::Roundabout, including all inherited members.
| addIngoingEdge(Id edgeId) (defined in dsf::Node) | dsf::Node | inline |
| addOutgoingEdge(Id edgeId) (defined in dsf::Node) | dsf::Node | inline |
| agents() const | dsf::mobility::Roundabout | inline |
| capacity() const | dsf::mobility::RoadJunction | |
| density() const override | dsf::mobility::Roundabout | inlinevirtual |
| dequeue() | dsf::mobility::Roundabout | |
| enqueue(std::unique_ptr< Agent > agentId) | dsf::mobility::Roundabout | |
| geometry() const noexcept | dsf::Node | inline |
| id() const | dsf::Node | inline |
| ingoingEdges() const noexcept (defined in dsf::Node) | dsf::Node | inline |
| isFull() const override | dsf::mobility::Roundabout | inlinevirtual |
| isIntersection() const noexcept (defined in dsf::mobility::RoadJunction) | dsf::mobility::RoadJunction | virtual |
| isRoundabout() const noexcept final | dsf::mobility::Roundabout | inlinevirtual |
| 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::Roundabout) | dsf::mobility::Roundabout | 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 |
| 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 | |
| Roundabout(Id id) | dsf::mobility::Roundabout | inlineexplicit |
| Roundabout(Id id, geometry::Point point) | dsf::mobility::Roundabout | inline |
| Roundabout(const RoadJunction &node) | dsf::mobility::Roundabout | |
| setCapacity(Size capacity) | dsf::mobility::RoadJunction | 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 |
| setTransportCapacity(double capacity) | dsf::mobility::RoadJunction | |
| transportCapacity() const | dsf::mobility::RoadJunction | |
| ~Node()=default (defined in dsf::Node) | dsf::Node | virtual |
| ~Roundabout()=default (defined in dsf::mobility::Roundabout) | dsf::mobility::Roundabout |