Eclipse SUMO - Simulation of Urban MObility
|
holds user defined conflict positions (must be interpreted for the correct exitLink) More...
#include <MSLink.h>
Public Member Functions | |
CustomConflict (const MSLane *f, const MSLane *t, double s, double e) | |
Data Fields | |
double | endPos |
const MSLane * | from |
double | startPos |
const MSLane * | to |
holds user defined conflict positions (must be interpreted for the correct exitLink)
double MSLink::CustomConflict::endPos |
Definition at line 223 of file MSLink.h.
Referenced by MSLink::setRequestInformation().
double MSLink::CustomConflict::startPos |
Definition at line 222 of file MSLink.h.
Referenced by MSLink::setRequestInformation().