![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Finds a split at the given position. More...
Public Member Functions | |
| bool | operator() (const NBEdgeCont::Split &e) |
| Comparing operator. | |
| split_by_pos_finder (double pos) | |
| Constructor. | |
Private Attributes | |
| double | myPosition |
| The position to search for. | |
Finds a split at the given position.
Definition at line 230 of file NIXMLEdgesHandler.h.
|
inlineexplicit |
|
inline |
Comparing operator.
Definition at line 237 of file NIXMLEdgesHandler.h.
References myPosition, and NBEdgeCont::Split::pos.
|
private |
The position to search for.
Definition at line 243 of file NIXMLEdgesHandler.h.
Referenced by operator()(), and split_by_pos_finder().