![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Stack position (used to stack demand elements over edges) More...
Public Member Functions | |
| double | beginPosition () const |
| get begin position | |
| double | endPosition () const |
| get end position | |
| StackPosition (const double departPos, const double length) | |
| constructor | |
| GNEEdge::StackPosition::StackPosition | ( | const double | departPos, |
| const double | length | ||
| ) |
constructor
Definition at line 1775 of file GNEEdge.cpp.
| double GNEEdge::StackPosition::beginPosition | ( | ) | const |
get begin position
Definition at line 1781 of file GNEEdge.cpp.
Referenced by GNEEdge::areStackPositionOverlapped().
| double GNEEdge::StackPosition::endPosition | ( | ) | const |
get end position
Definition at line 1787 of file GNEEdge.cpp.
Referenced by GNEEdge::areStackPositionOverlapped().