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