![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <NIImporter_OpenDrive.h>
Public Member Functions | |
| bool | operator() (const std::pair< double, double > &ps) |
| the comparing function More... | |
| same_position_finder (double pos) | |
| constructor More... | |
Private Attributes | |
| double | myPosition |
| The position to search for. More... | |
Definition at line 514 of file NIImporter_OpenDrive.h.
|
inlineexplicit |
constructor
Definition at line 517 of file NIImporter_OpenDrive.h.
|
inline |
the comparing function
Definition at line 520 of file NIImporter_OpenDrive.h.
References myPosition.
|
private |
The position to search for.
Definition at line 526 of file NIImporter_OpenDrive.h.
Referenced by operator()().