![]() |
SUMO - Simulation of Urban MObility
|
#include <MSLane.h>
Public Member Functions | |
bool | operator() (const MSVehicle *cmp, SUMOReal pos) const |
compares vehicle position to the detector position More... | |
Function-object in order to find the vehicle, that has just passed the detector.
compares vehicle position to the detector position
Definition at line 1561 of file MSLane.cpp.
References MSVehicle::getPositionOnLane().
Referenced by MSLane::vehicle_position_sorter::vehicle_position_sorter().