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