![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <MSLink.h>
Public Member Functions | |
LinkLeader (MSVehicle *_veh, double _gap, double _distToCrossing, bool _fromLeft=true) | |
Data Fields | |
double | distToCrossing |
bool | fromLeft |
std::pair< MSVehicle *, double > | vehAndGap |
|
inline |
std::pair<MSVehicle*, double> MSLink::LinkLeader::vehAndGap |
Definition at line 82 of file MSLink.h.
Referenced by MSLane::getLeadersOnConsecutive().